Searched refs:ip_out_args (Results 1 - 16 of 16) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_flowid.h102 struct ip_out_args *_fwa_ipoa; /* for dummynet */
H A Dip_var.h269 struct ip_out_args { struct
308 struct ip_moptions *, struct ip_out_args *);
310 int, struct ip_moptions *, struct ip_out_args *);
H A Din_gif.c114 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF };
H A Dip_dummynet.h159 #include <netinet/ip_var.h> /* for ip_out_args */
197 struct ip_out_args _dn_ipoa; /* output args, for ip_output. MUST COPY */
H A Dkpi_ipfilter.c274 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, 0 };
H A Dip_divert.c360 struct ip_out_args ipoa =
H A Dip_output.c230 struct ip_out_args *ipoa)
266 struct ip_out_args *ipoa)
299 struct ip_out_args saved_ipoa;
H A Dip_icmp.c814 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 },
H A Draw_ip.c356 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF };
H A Dtcp_output.c1989 struct ip_out_args ipoa =
H A Dudp_usrreq.c1314 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF };
H A Dip_input.c2358 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, 0 };
H A Dtcp_subr.c790 struct ip_out_args ipoa = { ifscope, { 0 },
/darwin-on-arm/xnu/bsd/net/
H A Dif_stf.c527 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF };
H A Dif_utun_crypto_ipsec.c706 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF };
/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.c3592 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 },
4407 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF };

Completed in 206 milliseconds