Searched refs:IPPROTO_NONE (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/bin/network/tcpdump/
H A Dipproto.h99 #ifndef IPPROTO_NONE
100 #define IPPROTO_NONE 59 /* IPv6 no next header */ macro
H A Dprint-ip6.c148 * should be IPPROTO_NONE, but speaks of
223 case IPPROTO_NONE:
/haiku-fatelf/src/bin/network/tcpdump/libpcap/Win32/Include/
H A Dip6_misc.h118 #define IPPROTO_NONE 59 /* IPv6 no next header */ macro
/haiku-fatelf/headers/posix/netinet/
H A Din.h64 #define IPPROTO_NONE 59 /* 59, IPv6 no next header */ macro
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dgencode.c4293 #ifndef IPPROTO_NONE
4294 #define IPPROTO_NONE 59
4296 /* if (A == IPPROTO_NONE) goto end */
4300 s[i]->s.k = IPPROTO_NONE;

Completed in 109 milliseconds