Home
last modified time | relevance | path

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

/xnu-8020.121.3/tests/
H A DIP6_EXTHDR_CHECK_61873584.c55 packet1.frag.ip6f_nxt = IPPROTO_DSTOPTS;
71 packet2.frag.ip6f_nxt = IPPROTO_DSTOPTS;
/xnu-8020.121.3/bsd/netinet/
H A Din.h174 #define IPPROTO_DSTOPTS 60 /* IP6 destination option */ macro
/xnu-8020.121.3/bsd/netinet6/
H A Dip6_input.c1991 case IPPROTO_DSTOPTS: in ip6_savecontrol()
2014 case IPPROTO_DSTOPTS: in ip6_savecontrol()
2232 case IPPROTO_DSTOPTS: in ip6_nexthdr()
H A Din6_proto.c252 .pr_protocol = IPPROTO_DSTOPTS,
H A Dah_core.c1596 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.c978 case IPPROTO_DSTOPTS: in icmp6_notify_error()
/xnu-8020.121.3/bsd/net/
H A Dpf_norm.c1864 if (proto == IPPROTO_DSTOPTS) { in pf_refragment6()
2324 case IPPROTO_DSTOPTS: in pf_normalize_ip6()
2492 if (pd->proto == IPPROTO_DSTOPTS) { in pf_normalize_ip6()
H A Dnat464_utils.c1070 case IPPROTO_DSTOPTS: in nat464_translate_proto()
H A Dpf.c7949 case IPPROTO_DSTOPTS: { in pf_test_state_icmp()
10294 case IPPROTO_DSTOPTS: { in pf_test6()