Home
last modified time | relevance | path

Searched defs:ip6oa (Results 1 – 13 of 13) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Din6_src.c655 struct ip6_out_args ip6oa; in in6_selectsrc() local
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 Dudp6_output.c168 struct ip6_out_args ip6oa; in udp6_output() local
H A Dicmp6.c2230 struct ip6_out_args ip6oa; in icmp6_reflect() local
2737 struct ip6_out_args ip6oa; in icmp6_redirect_output() local
H A Dip6_output.c242 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output()
265 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output_list()
1695 struct ip6_out_args *ip6oa, struct ip6_exthdrs *exthdrsp, in ip6_fragment_packet()
H A Draw_ip6.c368 struct ip6_out_args ip6oa; in rip6_output() local
H A Dnd6_nbr.c588 struct ip6_out_args ip6oa; in nd6_ns_output() local
1405 struct ip6_out_args ip6oa; in nd6_na_output() local
H A Dipsec.c2567 struct ip6_out_args ip6oa; in ipsec6_update_routecache_and_output() local
4948 struct ip6_out_args ip6oa = {}; in ipsec_send_natt_keepalive() local
/xnu-8019.80.24/bsd/netinet/
H A Dkpi_ipfilter.c504 struct ip6_out_args ip6oa; in ipf_injectv6_out() local
H A Dtcp_output.c2886 #define ip6oa out_args_u_._ip6oa in tcp_ip_output() macro
H A Dtcp_subr.c937 struct ip6_out_args ip6oa; in tcp_respond() local
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c3803 struct ip6_out_args ip6oa; in fsw_flow_abort_tcp() local
3945 struct ip6_out_args ip6oa; in fsw_flow_abort_quic() local
/xnu-8019.80.24/bsd/net/
H A Dif_ipsec.c3709 struct ip6_out_args ip6oa; in ipsec_output() local
4249 ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa) in ipsec_set_ip6oa_for_interface()
H A Dnecp.c9440 necp_ip6_output_find_policy_match(struct mbuf *packet, int flags, struct ip6_out_args *ip6oa, struc… in necp_ip6_output_find_policy_match()