Searched refs:ip_out_args (Results 1 – 20 of 20) sorted by relevance
| /xnu-11215.1.10/bsd/netinet/ |
| H A D | ip_var.h | 280 struct ip_out_args; 326 struct ip_out_args { struct 373 struct ip_moptions *, struct ip_out_args *); 375 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 | in_gif.c | 110 struct ip_out_args ipoa; in in_gif_output()
|
| H A D | ip_dummynet.h | 188 struct ip_out_args _dn_ipoa;/* output args, for ip_output. MUST COPY */
|
| H A D | kpi_ipfilter.c | 421 struct ip_out_args ipoa; in ipf_injectv4_out()
|
| H A D | ip_output.c | 243 struct ip_out_args *ipoa) in ip_output_pf_dn_hook() 272 struct ip_moptions *imo, struct ip_out_args *ipoa) in ip_output() 293 struct ip_out_args *ipoa) in ip_output_list() 322 struct ip_out_args saved_ipoa; in ip_output_list()
|
| H A D | ip_icmp.c | 998 struct ip_out_args ipoa; in icmp_send()
|
| H A D | raw_ip.c | 391 struct ip_out_args ipoa; in rip_output()
|
| H A D | udp_usrreq.c | 1552 struct ip_out_args ipoa; in udp_output()
|
| H A D | tcp_output.c | 3342 struct ip_out_args _ipoa; in tcp_ip_output()
|
| H A D | ip_input.c | 3474 struct ip_out_args ipoa; in ip_forward()
|
| H A D | tcp_subr.c | 1019 struct ip_out_args ipoa; in tcp_respond()
|
| /xnu-11215.1.10/bsd/net/ |
| H A D | if_ipsec.h | 54 void ipsec_set_ipoa_for_interface(ifnet_t interface, struct ip_out_args *ipoa);
|
| H A D | if_stf.c | 516 struct ip_out_args ipoa; in stf_pre_output()
|
| H A D | necp.h | 1454 …olicy_id necp_ip_output_find_policy_match(struct mbuf *packet, int flags, struct ip_out_args *ipoa,
|
| H A D | if_ipsec.c | 1038 struct ip_out_args args4 = { }; in ipsec_netif_check_policy() 3633 struct ip_out_args ipoa; in ipsec_output() 4184 ipsec_set_ipoa_for_interface(ifnet_t interface, struct ip_out_args *ipoa) in ipsec_set_ipoa_for_interface()
|
| H A D | necp.c | 10829 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-11215.1.10/bsd/netinet6/ |
| H A D | ipsec.h | 374 struct ip_out_args *, struct secpolicy **);
|
| H A D | ipsec.c | 573 struct ip_out_args *ipoa, in ipsec4_getpolicybyinterface() 4075 struct ip_out_args ipoa; in ipsec6_output_tunnel_internal() 5187 struct ip_out_args ipoa = {}; in ipsec_send_natt_keepalive()
|
| /xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_track.c | 858 struct ip_out_args ipoa; in flow_track_abort_tcp() 996 struct ip_out_args ipoa; in flow_track_abort_quic()
|