Home
last modified time | relevance | path

Searched refs:IPPROTO_NONE (Results 1 – 7 of 7) sorted by relevance

/openbsd/regress/sys/netinet/ipsec/
H A Dnonxt-sendrecv.c71 hints.ai_protocol = IPPROTO_NONE; in main()
98 hints.ai_protocol = IPPROTO_NONE; in main()
H A Dnonxt-reflect.c65 hints.ai_protocol = IPPROTO_NONE; in main()
/openbsd/usr.sbin/tcpdump/
H A Dprint-ip6.c193 case IPPROTO_NONE: in ip6_print()
/openbsd/sys/netinet/
H A Din.h92 #define IPPROTO_NONE 59 /* No next header */ macro
/openbsd/sys/netinet6/
H A Draw_ip6.c248 if (proto == IPPROTO_NONE || proto == IPPROTO_ICMPV6) { in rip6_input()
H A Dip6_input.c1376 case IPPROTO_NONE: in ip6_nexthdr()
/openbsd/lib/libpcap/
H A Dgencode.c1876 s[i]->s.k = IPPROTO_NONE; in gen_protochain()