Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/
H A DIP6_EXTHDR_CHECK_61873584.c55 packet1.frag.ip6f_nxt = IPPROTO_DSTOPTS;
71 packet2.frag.ip6f_nxt = IPPROTO_DSTOPTS;
/xnu-10002.41.9/bsd/netinet/
H A Din.h174 #define IPPROTO_DSTOPTS 60 /* IP6 destination option */ macro
H A Din.c2452 case IPPROTO_DSTOPTS: in ipproto_cassert()
/xnu-10002.41.9/bsd/netinet6/
H A Dip6_input.c2000 case IPPROTO_DSTOPTS: in ip6_savecontrol()
2023 case IPPROTO_DSTOPTS: in ip6_savecontrol()
2241 case IPPROTO_DSTOPTS: in ip6_nexthdr()
H A Din6_proto.c253 .pr_protocol = IPPROTO_DSTOPTS,
H A Dah_core.c1605 case IPPROTO_DSTOPTS: in ah6_calccksum()
H A Dip6_output.c810 ip6->ip6_nxt = IPPROTO_DSTOPTS; in ip6_output_list()
833 MAKE_CHAIN(exthdrs.ip6e_dest1, mprev, nexthdrp, IPPROTO_DSTOPTS); in ip6_output_list()
H A Dicmp6.c1007 case IPPROTO_DSTOPTS: in icmp6_notify_error()
/xnu-10002.41.9/bsd/net/
H A Dpf_norm.c1863 if (proto == IPPROTO_DSTOPTS) { in pf_refragment6()
2323 case IPPROTO_DSTOPTS: in pf_normalize_ip6()
2491 if (pd->proto == IPPROTO_DSTOPTS) { in pf_normalize_ip6()
H A Dnat464_utils.c1070 case IPPROTO_DSTOPTS: in nat464_translate_proto()
H A Dpf.c8134 case IPPROTO_DSTOPTS: { in pf_test_state_icmp()
10478 case IPPROTO_DSTOPTS: { in pf_test6()