Home
last modified time | relevance | path

Searched refs:IP6OAF_SELECT_SRCIF (Results 1 – 13 of 13) sorted by relevance

/xnu-8020.101.4/bsd/netinet6/
H A Dip6_var.h437 #define IP6OAF_SELECT_SRCIF 0x00000001 /* src interface selection */ macro
H A Dudp6_output.c186 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF; in udp6_output()
H A Draw_ip6.c448 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF; in rip6_output()
H A Dnd6_nbr.c602 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in nd6_ns_output()
1415 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in nd6_na_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.c443 (ip6oa->ip6oa_flags & IP6OAF_SELECT_SRCIF)))) { in ip6_output_list()
460 ip6oa->ip6oa_flags &= ~(IP6OAF_SELECT_SRCIF | in ip6_output_list()
H A Din6_src.c663 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF; in in6_selectsrc()
H A Dipsec.c2672 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec6_update_routecache_and_output()
4955 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec_send_natt_keepalive()
/xnu-8020.101.4/bsd/netinet/
H A Dkpi_ipfilter.c540 ip6oa.ip6oa_flags |= IP6OAF_SELECT_SRCIF; 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-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3799 ip6oa.ip6oa_flags = (IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_IF | in fsw_flow_abort_tcp()
3941 ip6oa.ip6oa_flags = (IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_IF | in fsw_flow_abort_quic()
/xnu-8020.101.4/bsd/net/
H A Dif_ipsec.c3883 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec_output()