Home
last modified time | relevance | path

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

/xnu-12377.81.4/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.h1511 …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()
3633 struct ip6_out_args ip6oa; in ipsec_output()
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()
/xnu-12377.81.4/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.h438 struct ip6_out_args { struct
570 int, struct ip6_moptions *, struct ifnet **, struct ip6_out_args *);
573 struct ip6_out_args *);
614 struct ip6_out_args *);
H A Din6_src.c169 struct ip6_out_args *ip6oa);
172 struct ip6_out_args *, struct ifnet **);
742 struct ip6_out_args ip6oa; in in6_selectsrc()
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 Dip6_output.c185 struct ip6_pktopts *opt, struct ip6_out_args * ip6oa,
251 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output()
274 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output_list()
307 struct ip6_out_args saved_ip6oa; in ip6_output_list()
1754 struct ip6_out_args *ip6oa, struct ip6_exthdrs *exthdrsp, in ip6_fragment_packet()
H A Dudp6_output.c171 struct ip6_out_args ip6oa; in udp6_output()
H A Draw_ip6.c381 struct ip6_out_args ip6oa; in rip6_output()
H A Dnd6_nbr.c611 struct ip6_out_args ip6oa; in nd6_ns_output()
1455 struct ip6_out_args ip6oa; in nd6_na_output()
H A Dicmp6.c2259 struct ip6_out_args ip6oa; in icmp6_reflect()
2763 struct ip6_out_args ip6oa; in icmp6_redirect_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-12377.81.4/bsd/netinet/
H A Dip_flowid.h100 struct ip6_out_args *_fwa_ip6oa; /* for dummynet */
H A Dip_dummynet.h190 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.c3640 struct ip6_out_args _ip6oa; in tcp_ip_output()
H A Dtcp_subr.c1147 struct ip6_out_args ip6oa; in tcp_respond()
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c891 struct ip6_out_args ip6oa; in flow_track_abort_tcp()
1031 struct ip6_out_args ip6oa; in flow_track_abort_quic()