Searched refs:ip6_out_args (Results 1 – 19 of 19) sorted by relevance
| /xnu-8019.80.24/bsd/net/ |
| H A D | if_ipsec.h | 53 struct ip6_out_args; 54 void ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa);
|
| H A D | necp.h | 1268 …cy_id necp_ip6_output_find_policy_match(struct mbuf *packet, int flags, struct ip6_out_args *ip6oa,
|
| H A D | if_ipsec.c | 1117 struct ip6_out_args args6 = { }; in ipsec_netif_check_policy() 3709 struct ip6_out_args ip6oa; in ipsec_output() 4249 ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa) in ipsec_set_ip6oa_for_interface()
|
| H A D | necp.c | 9440 necp_ip6_output_find_policy_match(struct mbuf *packet, int flags, struct ip6_out_args *ip6oa, struc… in necp_ip6_output_find_policy_match()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | ipsec6.h | 54 struct ip6_out_args; 61 u_int8_t, int, struct ip6_out_args *, int *, struct secpolicy **);
|
| H A D | ip6_var.h | 433 struct ip6_out_args { struct 561 int, struct ip6_moptions *, struct ifnet **, struct ip6_out_args *); 564 struct ip6_out_args *); 605 struct ip6_out_args *);
|
| H A D | in6_src.c | 175 struct ip6_out_args *ip6oa); 178 struct ip6_out_args *, struct ifnet **); 655 struct ip6_out_args ip6oa; in in6_selectsrc() 842 int norouteok, struct ip6_out_args *ip6oa) in selectroute() 1429 struct ip6_out_args *ip6oa, struct ifnet **retifp) in in6_selectif() 1507 struct rtentry **retrt, int clone, struct ip6_out_args *ip6oa) in in6_selectroute()
|
| H A D | ip6_output.c | 182 struct ip6_pktopts *opt, struct ip6_out_args * ip6oa, 242 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output() 265 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output_list() 297 struct ip6_out_args saved_ip6oa; in ip6_output_list() 1695 struct ip6_out_args *ip6oa, struct ip6_exthdrs *exthdrsp, in ip6_fragment_packet()
|
| H A D | udp6_output.c | 168 struct ip6_out_args ip6oa; in udp6_output()
|
| H A D | raw_ip6.c | 368 struct ip6_out_args ip6oa; in rip6_output()
|
| H A D | nd6_nbr.c | 588 struct ip6_out_args ip6oa; in nd6_ns_output() 1405 struct ip6_out_args ip6oa; in nd6_na_output()
|
| H A D | icmp6.c | 2230 struct ip6_out_args ip6oa; in icmp6_reflect() 2737 struct ip6_out_args ip6oa; in icmp6_redirect_output()
|
| H A D | ipsec.c | 886 struct ip6_out_args *ip6oap, in ipsec6_getpolicybyinterface() 2567 struct ip6_out_args ip6oa; in ipsec6_update_routecache_and_output() 4948 struct ip6_out_args ip6oa = {}; in ipsec_send_natt_keepalive()
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | ip_flowid.h | 100 struct ip6_out_args *_fwa_ip6oa; /* for dummynet */
|
| H A D | ip_dummynet.h | 189 struct ip6_out_args _dn_ip6oa;/* output args, for ip_output. MUST COPY */
|
| H A D | kpi_ipfilter.c | 504 struct ip6_out_args ip6oa; in ipf_injectv6_out()
|
| H A D | tcp_output.c | 2883 struct ip6_out_args _ip6oa; in tcp_ip_output()
|
| H A D | tcp_subr.c | 937 struct ip6_out_args ip6oa; in tcp_respond()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 3803 struct ip6_out_args ip6oa; in fsw_flow_abort_tcp() 3945 struct ip6_out_args ip6oa; in fsw_flow_abort_quic()
|