Searched refs:nexthdr (Results 1 – 1 of 1) sorted by relevance
777 int nexthdr; in packet6_ok() local781 nexthdr = hip->ip6_nxt; in packet6_ok()783 if (nexthdr == IPPROTO_FRAGMENT) { in packet6_ok()784 nexthdr = *(unsigned char*)up; in packet6_ok()787 if (nexthdr == IPPROTO_UDP) { in packet6_ok()