Searched refs:ip6h_nxt (Results 1 – 9 of 9) sorted by relevance
118 uint8_t ip6h_nxt; /* next header */ member
1210 nh = hbh->ip6h_nxt; in get_upperlayer()
139 proto = hbh->ip6h_nxt; in tcpmod_ipv6_setmss()
126 u_int8_t ip6h_nxt; /* next header */ member
1888 printf("nxt %u, len %u (%lu bytes)\n", ext->ip6h_nxt, in pr_ip6opt()2642 nh = ((struct ip6_hbh *)cp)->ip6h_nxt; in pr_retip()
130 proto = hbh->ip6h_nxt; in nptv6_getlasthdr()
444 *nxt = hbh->ip6h_nxt; in ip6_input_hbh()
1566 proto = ((struct ip6_hbh *)ulp)->ip6h_nxt; in ipfw_chk()1622 proto = ((struct ip6_hbh *)ulp)->ip6h_nxt; in ipfw_chk()
1213 proto = hbh->ip6h_nxt; in nat64_getlasthdr()