Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dip6_var.h444 #define IP6OAF_BOUND_SRCADDR 0x00000004 /* bound to src address */ macro
H A Dudp6_output.c483 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in udp6_output()
H A Dnd6_nbr.c623 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in nd6_ns_output()
803 ip6oa.ip6oa_flags &= ~IP6OAF_BOUND_SRCADDR; in nd6_ns_output()
1462 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in nd6_na_output()
H A Draw_ip6.c657 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in rip6_output()
H A Dicmp6.c2263 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in icmp6_reflect()
2767 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in icmp6_redirect_output()
H A Dip6_output.c474 if (ip6oa->ip6oa_flags & IP6OAF_BOUND_SRCADDR) { in ip6_output_list()
482 IP6OAF_BOUND_IF | IP6OAF_BOUND_SRCADDR); in ip6_output_list()
H A Dipsec.c2661 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec6_update_routecache_and_output()
5248 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec_send_natt_keepalive()
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c897 IP6OAF_BOUND_SRCADDR); in flow_track_abort_tcp()
1037 IP6OAF_BOUND_SRCADDR); in flow_track_abort_quic()
/xnu-12377.41.6/bsd/netinet/
H A Dkpi_ipfilter.c557 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in ipf_injectv6_out()
H A Dtcp_output.c3537 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in tcp_ip_output()
H A Dtcp_subr.c1146 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in tcp_respond()
/xnu-12377.41.6/bsd/net/
H A Dif_ipsec.c3811 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec_output()