Searched refs:IPPROTO_DSTOPTS (Results 1 - 13 of 13) sorted by relevance

/external/tcpdump/
H A Dipproto.h102 #ifndef IPPROTO_DSTOPTS
103 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
H A Dprint-ip6.c161 case IPPROTO_DSTOPTS:
H A Dprint-icmp6.c631 case IPPROTO_DSTOPTS:
/external/strace/xlat/
H A Dinet_protocols.h67 #if defined(IPPROTO_DSTOPTS) || (defined(HAVE_DECL_IPPROTO_DSTOPTS) && HAVE_DECL_IPPROTO_DSTOPTS)
68 XLAT(IPPROTO_DSTOPTS),
/external/iptables/extensions/
H A Dlibip6t_ipv6header.c35 { "dst", IPPROTO_DSTOPTS },
43 { "60", IPPROTO_DSTOPTS },
55 { IPPROTO_DSTOPTS, MASK_DSTOPTS },
/external/kernel-headers/original/uapi/linux/
H A Din6.h136 #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/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/iproute2/ip/
H A Dipxfrm.c109 proto == IPPROTO_DSTOPTS);
119 { "route2", IPPROTO_ROUTING }, { "hao", IPPROTO_DSTOPTS },
H A Dxfrm_policy.c101 fprintf(stderr, "%s\n", strxf_xfrmproto(IPPROTO_DSTOPTS));
H A Dxfrm_state.c81 fprintf(stderr, "%s\n", strxf_xfrmproto(IPPROTO_DSTOPTS));
/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;
/external/iptables/iptables/
H A Dip6tables.c374 proto == IPPROTO_DSTOPTS);

Completed in 3092 milliseconds