Searched defs:ipoa (Results 1 - 13 of 13) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Din_gif.c114 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF }; local
H A Dip_divert.c360 struct ip_out_args ipoa = local
H A Dkpi_ipfilter.c274 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, 0 }; local
H A Dip_icmp.c814 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, local
H A Draw_ip.c356 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF }; local
H A Dip_output.c224 ip_output( struct mbuf *m0, struct mbuf *opt, struct route *ro, int flags, struct ip_moptions *imo, struct ip_out_args *ipoa) argument
259 ip_output_list( struct mbuf *m0, int packetchain, struct mbuf *opt, struct route *ro, int flags, struct ip_moptions *imo, struct ip_out_args *ipoa) argument
[all...]
H A Dtcp_output.c1989 struct ip_out_args ipoa = local
H A Dudp_usrreq.c1314 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF }; local
[all...]
H A Dip_input.c2358 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, 0 }; local
H A Dtcp_subr.c790 struct ip_out_args ipoa = { ifscope, { 0 }, local
/darwin-on-arm/xnu/bsd/net/
H A Dif_stf.c527 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF }; local
H A Dif_utun_crypto_ipsec.c706 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF }; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Dipsec.c3592 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, local
4407 struct ip_out_args ipoa = { IFSCOPE_NONE, { 0 }, IPOAF_SELECT_SRCIF }; local

Completed in 58 milliseconds