HomeSort by: relevance | last modified time | path
    Searched defs:IPPROTO_NONE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
ipproto.h 94 #ifndef IPPROTO_NONE
95 #define IPPROTO_NONE 59 /* IPv6 no next header */
  /src/sys/netinet/
in.h 99 #define IPPROTO_NONE 59 /* IP6 no next header */
  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1215 #ifndef IPPROTO_NONE
1216 # define IPPROTO_NONE 59
  /src/external/bsd/libpcap/dist/
gencode.c 6300 #ifndef IPPROTO_NONE
6301 #define IPPROTO_NONE 59
6303 /* if (A == IPPROTO_NONE) goto end */
6307 s[i]->s.k = IPPROTO_NONE;

Completed in 33 milliseconds