Home | History | Annotate | Download | only in iputils

Lines Matching defs:nexthdr

1637 		int nexthdr;
1654 nexthdr = iph1->ip6_nxt;
1656 if (nexthdr == 44) {
1657 nexthdr = *(__u8*)icmph1;
1660 if (nexthdr == IPPROTO_ICMPV6) {