Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dip6_var.h439 #define IP6OAF_BOUND_SRCADDR 0x00000004 /* bound to src address */ macro
H A Dudp6_output.c445 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in udp6_output()
H A Dnd6_nbr.c599 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in nd6_ns_output()
777 ip6oa.ip6oa_flags &= ~IP6OAF_BOUND_SRCADDR; in nd6_ns_output()
1412 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in nd6_na_output()
H A Draw_ip6.c633 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in rip6_output()
H A Dicmp6.c2234 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in icmp6_reflect()
2741 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in icmp6_redirect_output()
H A Dip6_output.c453 if (ip6oa->ip6oa_flags & IP6OAF_BOUND_SRCADDR) { in ip6_output_list()
461 IP6OAF_BOUND_IF | IP6OAF_BOUND_SRCADDR); in ip6_output_list()
H A Dipsec.c2682 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec6_update_routecache_and_output()
4952 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec_send_natt_keepalive()
/xnu-8019.80.24/bsd/netinet/
H A Dkpi_ipfilter.c551 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in ipf_injectv6_out()
H A Dtcp_output.c2890 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in tcp_ip_output()
H A Dtcp_subr.c940 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in tcp_respond()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3809 IP6OAF_BOUND_SRCADDR); in fsw_flow_abort_tcp()
3951 IP6OAF_BOUND_SRCADDR); in fsw_flow_abort_quic()
/xnu-8019.80.24/bsd/net/
H A Dif_ipsec.c3879 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec_output()