Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_ipsec.h54 struct ip6_out_args;
55 void ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa);
H A Dnecp.h1433 …cy_id necp_ip6_output_find_policy_match(struct mbuf *packet, int flags, struct ip6_out_args *ip6oa,
H A Dif_ipsec.c1401 struct ip6_out_args args6 = { }; in ipsec_netif_check_policy()
4481 struct ip6_out_args ip6oa; in ipsec_output()
5036 ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa) in ipsec_set_ip6oa_for_interface()
H A Dnecp.c10451 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-10063.101.15/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.h435 struct ip6_out_args { struct
566 int, struct ip6_moptions *, struct ifnet **, struct ip6_out_args *);
569 struct ip6_out_args *);
610 struct ip6_out_args *);
H A Din6_src.c169 struct ip6_out_args *ip6oa);
172 struct ip6_out_args *, struct ifnet **);
738 struct ip6_out_args ip6oa; in in6_selectsrc()
927 int norouteok, struct ip6_out_args *ip6oa) in selectroute()
1516 struct ip6_out_args *ip6oa, struct ifnet **retifp) in in6_selectif()
1594 struct rtentry **retrt, int clone, struct ip6_out_args *ip6oa) in in6_selectroute()
H A Dip6_output.c184 struct ip6_pktopts *opt, struct ip6_out_args * ip6oa,
244 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output()
267 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output_list()
299 struct ip6_out_args saved_ip6oa; in ip6_output_list()
1702 struct ip6_out_args *ip6oa, struct ip6_exthdrs *exthdrsp, in ip6_fragment_packet()
H A Dudp6_output.c168 struct ip6_out_args ip6oa; in udp6_output()
H A Draw_ip6.c378 struct ip6_out_args ip6oa; in rip6_output()
H A Dnd6_nbr.c595 struct ip6_out_args ip6oa; in nd6_ns_output()
1419 struct ip6_out_args ip6oa; in nd6_na_output()
H A Dicmp6.c2255 struct ip6_out_args ip6oa; in icmp6_reflect()
2763 struct ip6_out_args ip6oa; in icmp6_redirect_output()
H A Dipsec.c888 struct ip6_out_args *ip6oap, in ipsec6_getpolicybyinterface()
2559 struct ip6_out_args ip6oa; in ipsec6_update_routecache_and_output()
5263 struct ip6_out_args ip6oa = {}; in ipsec_send_natt_keepalive()
/xnu-10063.101.15/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.c504 struct ip6_out_args ip6oa; in ipf_injectv6_out()
H A Dtcp_output.c3254 struct ip6_out_args _ip6oa; in tcp_ip_output()
H A Dtcp_subr.c941 struct ip6_out_args ip6oa; in tcp_respond()
/xnu-10063.101.15/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_track.c885 struct ip6_out_args ip6oa; in flow_track_abort_tcp()
1024 struct ip6_out_args ip6oa; in flow_track_abort_quic()