Home | History | Annotate | Download | only in iputils

Lines Matching defs:nexthdr

1640 		int nexthdr;
1657 nexthdr = iph1->ip6_nxt;
1659 if (nexthdr == 44) {
1660 nexthdr = *(__u8*)icmph1;
1663 if (nexthdr == IPPROTO_ICMPV6) {