Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A DIP6_EXTHDR_CHECK_61873584.c55 packet1.frag.ip6f_nxt = IPPROTO_DSTOPTS;
71 packet2.frag.ip6f_nxt = IPPROTO_DSTOPTS;
/xnu-12377.81.4/bsd/netinet/
H A Din.h174 #define IPPROTO_DSTOPTS 60 /* IP6 destination option */ macro
H A Din.c2302 case IPPROTO_DSTOPTS: in ipproto_cassert()
/xnu-12377.81.4/bsd/netinet6/
H A Dip6_input.c2069 case IPPROTO_DSTOPTS: in ip6_savecontrol()
2092 case IPPROTO_DSTOPTS: in ip6_savecontrol()
2302 case IPPROTO_DSTOPTS: in ip6_nexthdr()
H A Din6_proto.c250 .pr_protocol = IPPROTO_DSTOPTS,
H A Dah_core.c915 case IPPROTO_DSTOPTS: in ah6_calccksum()
H A Dip6_output.c841 ip6->ip6_nxt = IPPROTO_DSTOPTS; in ip6_output_list()
864 MAKE_CHAIN(exthdrs.ip6e_dest1, mprev, nexthdrp, IPPROTO_DSTOPTS); in ip6_output_list()
H A Dicmp6.c1012 case IPPROTO_DSTOPTS: in icmp6_notify_error()
/xnu-12377.81.4/bsd/net/
H A Dpf_norm.c1866 if (proto == IPPROTO_DSTOPTS) { in pf_refragment6()
2331 case IPPROTO_DSTOPTS: in pf_normalize_ip6()
2493 if (pd->proto == IPPROTO_DSTOPTS) { in pf_normalize_ip6()
H A Dnat464_utils.c1088 case IPPROTO_DSTOPTS: in nat464_translate_proto()
H A Dpf.c8117 case IPPROTO_DSTOPTS: { in pf_test_state_icmp()
10480 case IPPROTO_DSTOPTS: { in pf_test6()