Searched refs:ip_out_args (Results 1 – 20 of 20) sorted by relevance
| /xnu-8792.41.9/bsd/netinet/ |
| H A D | ip_var.h | 236 struct ip_out_args; 282 struct ip_out_args { struct 328 struct ip_moptions *, struct ip_out_args *); 330 int, struct ip_moptions *, struct ip_out_args *);
|
| H A D | ip_flowid.h | 99 struct ip_out_args *_fwa_ipoa; /* for dummynet */
|
| H A D | ip_dummynet.h | 188 struct ip_out_args _dn_ipoa;/* output args, for ip_output. MUST COPY */
|
| H A D | in_gif.c | 111 struct ip_out_args ipoa; in in_gif_output()
|
| H A D | kpi_ipfilter.c | 415 struct ip_out_args ipoa; in ipf_injectv4_out()
|
| H A D | ip_output.c | 235 struct ip_out_args *ipoa) in ip_output_pf_dn_hook() 264 struct ip_moptions *imo, struct ip_out_args *ipoa) in ip_output() 285 struct ip_out_args *ipoa) in ip_output_list() 314 struct ip_out_args saved_ipoa; in ip_output_list()
|
| H A D | ip_icmp.c | 993 struct ip_out_args ipoa; in icmp_send()
|
| H A D | raw_ip.c | 366 struct ip_out_args ipoa; in rip_output()
|
| H A D | tcp_output.c | 3149 struct ip_out_args _ipoa; in tcp_ip_output()
|
| H A D | udp_usrreq.c | 1499 struct ip_out_args ipoa; in udp_output()
|
| H A D | ip_input.c | 3429 struct ip_out_args ipoa; in ip_forward()
|
| H A D | tcp_subr.c | 1015 struct ip_out_args ipoa; in tcp_respond()
|
| /xnu-8792.41.9/bsd/net/ |
| H A D | if_ipsec.h | 52 void ipsec_set_ipoa_for_interface(ifnet_t interface, struct ip_out_args *ipoa);
|
| H A D | if_stf.c | 513 struct ip_out_args ipoa; in stf_pre_output()
|
| H A D | necp.h | 1368 …olicy_id necp_ip_output_find_policy_match(struct mbuf *packet, int flags, struct ip_out_args *ipoa,
|
| H A D | if_ipsec.c | 1116 struct ip_out_args args4 = { }; in ipsec_netif_check_policy() 3712 struct ip_out_args ipoa; in ipsec_output() 4246 ipsec_set_ipoa_for_interface(ifnet_t interface, struct ip_out_args *ipoa) in ipsec_set_ipoa_for_interface()
|
| H A D | necp.c | 9630 necp_ip_output_find_policy_match(struct mbuf *packet, int flags, struct ip_out_args *ipoa, struct r… in necp_ip_output_find_policy_match()
|
| /xnu-8792.41.9/bsd/netinet6/ |
| H A D | ipsec.h | 376 struct ip_out_args *, struct secpolicy **);
|
| H A D | ipsec.c | 578 struct ip_out_args *ipoa, in ipsec4_getpolicybyinterface() 3806 struct ip_out_args ipoa; in ipsec6_output_tunnel_internal() 4905 struct ip_out_args ipoa = {}; in ipsec_send_natt_keepalive()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_track.c | 843 struct ip_out_args ipoa; in flow_track_abort_tcp() 980 struct ip_out_args ipoa; in flow_track_abort_quic()
|