Home
last modified time | relevance | path

Searched refs:IPPROTO_DSTOPTS (Results 1 – 14 of 14) sorted by relevance

/external/tcpdump/
Dipproto.h100 #ifndef IPPROTO_DSTOPTS
101 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
Dprint-ip6.c159 case IPPROTO_DSTOPTS: in ip6_print()
Dprint-icmp6.c1218 case IPPROTO_DSTOPTS: in get_upperlayer()
/external/iptables/extensions/
Dlibip6t_ipv6header.c35 { "dst", IPPROTO_DSTOPTS },
43 { "60", IPPROTO_DSTOPTS },
55 { IPPROTO_DSTOPTS, MASK_DSTOPTS },
/external/strace/xlat/
Dinet_protocols.h74 #if defined(IPPROTO_DSTOPTS) || (defined(HAVE_DECL_IPPROTO_DSTOPTS) && HAVE_DECL_IPPROTO_DSTOPTS)
75 XLAT(IPPROTO_DSTOPTS),
Dinet_protocols.in22 IPPROTO_DSTOPTS
/external/kernel-headers/original/uapi/linux/
Din6.h136 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
/external/libpcap/Win32/Include/
Dip6_misc.h115 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
/external/iproute2/include/linux/
Din6.h136 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
/external/iproute2/ip/
Dipxfrm.c106 proto == IPPROTO_DSTOPTS); in xfrm_xfrmproto_is_ro()
116 { "route2", IPPROTO_ROUTING }, { "hao", IPPROTO_DSTOPTS },
Dxfrm_policy.c97 fprintf(stderr, "%s\n", strxf_xfrmproto(IPPROTO_DSTOPTS)); in usage()
Dxfrm_state.c76 fprintf(stderr, "%s\n", strxf_xfrmproto(IPPROTO_DSTOPTS)); in usage()
/external/iptables/iptables/
Dip6tables.c374 proto == IPPROTO_DSTOPTS); in is_exthdr()
/external/libpcap/
Dgencode.c119 #ifndef IPPROTO_DSTOPTS
120 #define IPPROTO_DSTOPTS 60 macro
5673 s[i]->s.k = IPPROTO_DSTOPTS;