Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dip_var.h326 #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.c451 ipoa.ipoa_flags |= IPOAF_SELECT_SRCIF; in ipf_injectv4_out()
H A Dip_icmp.c998 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in icmp_send()
H A Draw_ip.c459 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in rip_output()
H A Dip_output.c437 (ipoa->ipoa_flags & IPOAF_SELECT_SRCIF)))) { in ip_output_list()
459 ipoa->ipoa_flags &= ~(IPOAF_SELECT_SRCIF | in ip_output_list()
H A Dudp_usrreq.c1549 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in udp_output()
H A Dtcp_output.c3266 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in tcp_ip_output()
H A Dtcp_subr.c1012 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in tcp_respond()
/xnu-10063.101.15/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c862 ipoa.ipoa_flags = (IPOAF_SELECT_SRCIF | IPOAF_BOUND_IF | in flow_track_abort_tcp()
999 ipoa.ipoa_flags = (IPOAF_SELECT_SRCIF | IPOAF_BOUND_IF | in flow_track_abort_quic()
/xnu-10063.101.15/bsd/net/
H A Dif_stf.c520 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in stf_pre_output()
H A Dif_ipsec.c4577 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF | IPOAF_BOUND_SRCADDR; in ipsec_output()
/xnu-10063.101.15/bsd/netinet6/
H A Dipsec.c4094 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in ipsec6_output_tunnel_internal()
5210 ipoa.ipoa_flags = IPOAF_SELECT_SRCIF; in ipsec_send_natt_keepalive()