Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Din6_src.c742 struct ip6_out_args ip6oa; in in6_selectsrc() local
935 int norouteok, struct ip6_out_args *ip6oa) in selectroute()
1526 struct ip6_out_args *ip6oa, struct ifnet **retifp) in in6_selectif()
1604 struct rtentry **retrt, int clone, struct ip6_out_args *ip6oa) in in6_selectroute()
H A Dudp6_output.c171 struct ip6_out_args ip6oa; in udp6_output() local
H A Dicmp6.c2259 struct ip6_out_args ip6oa; in icmp6_reflect() local
2763 struct ip6_out_args ip6oa; in icmp6_redirect_output() local
H A Dip6_output.c251 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output()
274 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output_list()
1754 struct ip6_out_args *ip6oa, struct ip6_exthdrs *exthdrsp, in ip6_fragment_packet()
H A Draw_ip6.c381 struct ip6_out_args ip6oa; in rip6_output() local
H A Dnd6_nbr.c611 struct ip6_out_args ip6oa; in nd6_ns_output() local
1455 struct ip6_out_args ip6oa; in nd6_na_output() local
H A Dipsec.c2545 struct ip6_out_args ip6oa; in ipsec6_update_routecache_and_output() local
5244 struct ip6_out_args ip6oa = {}; in ipsec_send_natt_keepalive() local
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c891 struct ip6_out_args ip6oa; in flow_track_abort_tcp() local
1031 struct ip6_out_args ip6oa; in flow_track_abort_quic() local
/xnu-12377.41.6/bsd/netinet/
H A Dkpi_ipfilter.c510 struct ip6_out_args ip6oa; in ipf_injectv6_out() local
H A Dtcp_output.c3533 #define ip6oa out_args_u_._ip6oa in tcp_ip_output() macro
H A Dtcp_subr.c1143 struct ip6_out_args ip6oa; in tcp_respond() local
/xnu-12377.41.6/bsd/net/
H A Dif_ipsec.c3633 struct ip6_out_args ip6oa; in ipsec_output() local
4205 ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa) in ipsec_set_ip6oa_for_interface()
H A Dnecp.c11529 necp_ip6_output_find_policy_match(struct mbuf *packet, int flags, struct ip6_out_args *ip6oa, struc… in necp_ip6_output_find_policy_match()