Home
last modified time | relevance | path

Searched refs:ip6_out_args (Results 1 – 19 of 19) sorted by relevance

/xnu-11215.1.10/bsd/net/
H A Dif_ipsec.h56 struct ip6_out_args;
57 void ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa);
H A Dnecp.h1458 …cy_id necp_ip6_output_find_policy_match(struct mbuf *packet, int flags, struct ip6_out_args *ip6oa,
H A Dif_ipsec.c1039 struct ip6_out_args args6 = { }; in ipsec_netif_check_policy()
3634 struct ip6_out_args ip6oa; in ipsec_output()
4206 ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa) in ipsec_set_ip6oa_for_interface()
H A Dnecp.c11003 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-11215.1.10/bsd/netinet6/
H A Dipsec6.h54 struct ip6_out_args;
61 u_int8_t, int, struct ip6_out_args *, int *, struct secpolicy **);
H A Dip6_var.h444 struct ip6_out_args { struct
575 int, struct ip6_moptions *, struct ifnet **, struct ip6_out_args *);
578 struct ip6_out_args *);
619 struct ip6_out_args *);
H A Din6_src.c169 struct ip6_out_args *ip6oa);
172 struct ip6_out_args *, struct ifnet **);
745 struct ip6_out_args ip6oa; in in6_selectsrc()
934 int norouteok, struct ip6_out_args *ip6oa) in selectroute()
1523 struct ip6_out_args *ip6oa, struct ifnet **retifp) in in6_selectif()
1601 struct rtentry **retrt, int clone, struct ip6_out_args *ip6oa) in in6_selectroute()
H A Dip6_output.c185 struct ip6_pktopts *opt, struct ip6_out_args * ip6oa,
249 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output()
272 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output_list()
305 struct ip6_out_args saved_ip6oa; in ip6_output_list()
1723 struct ip6_out_args *ip6oa, struct ip6_exthdrs *exthdrsp, in ip6_fragment_packet()
H A Dudp6_output.c169 struct ip6_out_args ip6oa; in udp6_output()
H A Draw_ip6.c379 struct ip6_out_args ip6oa; in rip6_output()
H A Dicmp6.c2257 struct ip6_out_args ip6oa; in icmp6_reflect()
2761 struct ip6_out_args ip6oa; in icmp6_redirect_output()
H A Dnd6_nbr.c610 struct ip6_out_args ip6oa; in nd6_ns_output()
1452 struct ip6_out_args ip6oa; in nd6_na_output()
H A Dipsec.c881 struct ip6_out_args *ip6oap, in ipsec6_getpolicybyinterface()
2545 struct ip6_out_args ip6oa; in ipsec6_update_routecache_and_output()
5244 struct ip6_out_args ip6oa = {}; in ipsec_send_natt_keepalive()
/xnu-11215.1.10/bsd/netinet/
H A Dip_flowid.h100 struct ip6_out_args *_fwa_ip6oa; /* for dummynet */
H A Dip_dummynet.h189 struct ip6_out_args _dn_ip6oa;/* output args, for ip_output. MUST COPY */
H A Dkpi_ipfilter.c510 struct ip6_out_args ip6oa; in ipf_injectv6_out()
H A Dtcp_output.c3343 struct ip6_out_args _ip6oa; in tcp_ip_output()
H A Dtcp_subr.c951 struct ip6_out_args ip6oa; in tcp_respond()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c886 struct ip6_out_args ip6oa; in flow_track_abort_tcp()
1026 struct ip6_out_args ip6oa; in flow_track_abort_quic()