Lines Matching refs:nexthdr
83 uint64_t nexthdr;89 nexthdr = ip6h->nexthdr;91 if (nexthdr == IPPROTO_IPIP) {96 nexthdr = iph->protocol;97 } else if (nexthdr == IPPROTO_IPV6) {102 nexthdr = ip6h->nexthdr;105 if (nexthdr == IPPROTO_TCP)107 else if (nexthdr == IPPROTO_UDP)