Searched refs:IP6_NEXTH_FRAGMENT (Results 1 – 3 of 3) sorted by relevance
627 if (IP6H_NEXTH(iphdr_ptr) == IP6_NEXTH_FRAGMENT) { in ip6_reass()631 while (*ptr != IP6_NEXTH_FRAGMENT) { in ip6_reass()839 IP6H_NEXTH_SET(ip6hdr, IP6_NEXTH_FRAGMENT); in ip6_frag()
958 case IP6_NEXTH_FRAGMENT:
71 #define IP6_NEXTH_FRAGMENT 44 macro