Searched refs:IPV6_GET_RAW_NH (Results 1 – 4 of 4) sorted by relevance
65 #define IPV6_GET_RAW_NH(ip6h) ((ip6h)->s_ip6_nxt) macro87 (IPV6_GET_RAW_NH((p)->ip6h))
175 if (IPV6_GET_RAW_NH(thdr) == 0 && IPV6_GET_RAW_PLEN(thdr) < 8) in DecodeTeredo()
149 … IPV6_GET_RAW_NH(icmp6_ip6h), IPV6_GET_RAW_PLEN(icmp6_ip6h), IPV6_GET_RAW_HLIM(icmp6_ip6h)); in DecodePartialIPV6()
5964 IPV6_SET_RAW_NH(nipv6h, IPV6_GET_RAW_NH(ipv6h)); \