Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dip_var.h284 #define IPOAF_SELECT_SRCIF 0x00000001 /* src interface selection */ macro
H A Din_gif.c115 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in in_gif_output()
H A Dkpi_ipfilter.c451 ipoa.ipoa_flags |= IPOAF_SELECT_SRCIF; in ipf_injectv4_out()
H A Dip_icmp.c997 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in icmp_send()
H A Draw_ip.c427 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in rip_output()
H A Dip_output.c429 (ipoa->ipoa_flags & IPOAF_SELECT_SRCIF)))) { in ip_output_list()
451 ipoa->ipoa_flags &= ~(IPOAF_SELECT_SRCIF | in ip_output_list()
H A Dtcp_output.c2895 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in tcp_ip_output()
H A Dudp_usrreq.c1502 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in udp_output()
H A Dtcp_subr.c1005 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in tcp_respond()
/xnu-8019.80.24/bsd/net/
H A Dif_stf.c523 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in stf_pre_output()
H A Dif_ipsec.c3801 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in ipsec_output()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3780 ipoa.ipoa_flags = (IPOAF_SELECT_SRCIF | IPOAF_BOUND_IF | in fsw_flow_abort_tcp()
3920 ipoa.ipoa_flags = (IPOAF_SELECT_SRCIF | IPOAF_BOUND_IF | in fsw_flow_abort_quic()
/xnu-8019.80.24/bsd/netinet6/
H A Dipsec.c3804 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in ipsec6_output_tunnel_internal()
4895 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in ipsec_send_natt_keepalive()