Home
last modified time | relevance | path

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

/external/tcpdump/
Dipproto.h102 #ifndef IPPROTO_DSTOPTS
103 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
Dprint-ip6.c129 case IPPROTO_DSTOPTS: in ip6_print()
Dprint-icmp6.c558 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/kernel-headers/original/linux/
Din6.h139 #define IPPROTO_DSTOPTS 60 /* IPv6 destination options */ macro
/external/iproute2/ip/
Dipxfrm.c109 proto == IPPROTO_DSTOPTS); in xfrm_xfrmproto_is_ro()
119 { "route2", IPPROTO_ROUTING }, { "hao", IPPROTO_DSTOPTS },
Dxfrm_policy.c95 fprintf(stderr, "%s ", strxf_xfrmproto(IPPROTO_DSTOPTS)); in usage()
Dxfrm_state.c80 fprintf(stderr, "%s ", strxf_xfrmproto(IPPROTO_DSTOPTS)); in usage()
/external/strace/
Dnet.c510 #ifdef IPPROTO_DSTOPTS
511 { IPPROTO_DSTOPTS, "IPPROTO_DSTOPTS" },
/external/iptables/iptables/
Dip6tables.c387 proto == IPPROTO_DSTOPTS); in is_exthdr()
/external/ping6/
Dping6.c2490 case IPPROTO_DSTOPTS: in pr_retip()
/external/libpcap/
Dgencode.c4556 s[i]->s.k = IPPROTO_DSTOPTS;