Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dip6_var.h439 #define IP6OAF_BOUND_SRCADDR 0x00000004 /* bound to src address */ macro
H A Dudp6_output.c446 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in udp6_output()
H A Dnd6_nbr.c602 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in nd6_ns_output()
780 ip6oa.ip6oa_flags &= ~IP6OAF_BOUND_SRCADDR; in nd6_ns_output()
1422 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in nd6_na_output()
H A Draw_ip6.c644 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in rip6_output()
H A Dicmp6.c2259 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR | in icmp6_reflect()
2766 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.c2673 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec6_update_routecache_and_output()
4966 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec_send_natt_keepalive()
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c877 IP6OAF_BOUND_SRCADDR); in flow_track_abort_tcp()
1016 IP6OAF_BOUND_SRCADDR); in flow_track_abort_quic()
/xnu-8792.41.9/bsd/netinet/
H A Dkpi_ipfilter.c551 ip6oa.ip6oa_flags |= IP6OAF_BOUND_SRCADDR; in ipf_injectv6_out()
H A Dtcp_output.c3157 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in tcp_ip_output()
H A Dtcp_subr.c953 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in tcp_respond()
/xnu-8792.41.9/bsd/net/
H A Dif_ipsec.c3891 ip6oa.ip6oa_flags = IP6OAF_SELECT_SRCIF | IP6OAF_BOUND_SRCADDR; in ipsec_output()