Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_var.h330 #define IPOAF_SELECT_SRCIF 0x00000001 /* src interface selection */ macro
H A Din_gif.c114 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in in_gif_output()
H A Dkpi_ipfilter.c457 ipoa.ipoa_flags |= IPOAF_SELECT_SRCIF; in ipf_injectv4_out()
H A Dip_icmp.c1002 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in icmp_send()
H A Draw_ip.c463 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in rip_output()
H A Dip_output.c441 (ipoa->ipoa_flags & IPOAF_SELECT_SRCIF)))) { in ip_output_list()
463 ipoa->ipoa_flags &= ~(IPOAF_SELECT_SRCIF | in ip_output_list()
H A Dudp_usrreq.c1565 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in udp_output()
H A Dtcp_output.c3355 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in tcp_ip_output()
H A Dtcp_subr.c1022 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in tcp_respond()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c863 ipoa.ipoa_flags = (IPOAF_SELECT_SRCIF | IPOAF_BOUND_IF | in flow_track_abort_tcp()
1001 ipoa.ipoa_flags = (IPOAF_SELECT_SRCIF | IPOAF_BOUND_IF | in flow_track_abort_quic()
/xnu-11215.1.10/bsd/net/
H A Dif_stf.c521 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in stf_pre_output()
H A Dif_ipsec.c3730 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in ipsec_output()
/xnu-11215.1.10/bsd/netinet6/
H A Dipsec.c4079 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in ipsec6_output_tunnel_internal()
5191 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in ipsec_send_natt_keepalive()