Searched defs:IPPROTO_DSTOPTS (Results 1 - 5 of 5) sorted by relevance

/external/tcpdump/
H A Dipproto.h102 #ifndef IPPROTO_DSTOPTS
103 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
/external/libpcap/Win32/Include/
H A Dip6_misc.h117 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
/external/kernel-headers/original/uapi/linux/
H A Din6.h136 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/netinet/
H A Din.h170 #define IPPROTO_DSTOPTS 60 /* IP6 destination option */ macro
/external/libpcap/
H A Dgencode.c119 #ifndef IPPROTO_DSTOPTS
120 #define IPPROTO_DSTOPTS 60 macro
5591 /* if (A == IPPROTO_DSTOPTS) goto v6advance */
5595 s[i]->s.k = IPPROTO_DSTOPTS;

Completed in 163 milliseconds