Searched refs:ip6_out_args (Results 1 – 19 of 19) sorted by relevance
| /xnu-10002.1.13/bsd/net/ ! |
| H A D | if_ipsec.h | 54 struct ip6_out_args; 55 void ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa);
|
| H A D | necp.h | 1403 …cy_id necp_ip6_output_find_policy_match(struct mbuf *packet, int flags, struct ip6_out_args *ip6oa,
|
| H A D | if_ipsec.c | 1401 struct ip6_out_args args6 = { }; in ipsec_netif_check_policy() 4475 struct ip6_out_args ip6oa; in ipsec_output() 5030 ipsec_set_ip6oa_for_interface(ifnet_t interface, struct ip6_out_args *ip6oa) in ipsec_set_ip6oa_for_interface()
|
| H A D | necp.c | 10105 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-10002.1.13/bsd/netinet6/ ! |
| H A D | ipsec6.h | 54 struct ip6_out_args; 61 u_int8_t, int, struct ip6_out_args *, int *, struct secpolicy **);
|
| H A D | ip6_var.h | 433 struct ip6_out_args { struct 564 int, struct ip6_moptions *, struct ifnet **, struct ip6_out_args *); 567 struct ip6_out_args *); 608 struct ip6_out_args *);
|
| H A D | in6_src.c | 175 struct ip6_out_args *ip6oa); 178 struct ip6_out_args *, struct ifnet **); 747 struct ip6_out_args ip6oa; in in6_selectsrc() 937 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 D | ip6_output.c | 182 struct ip6_pktopts *opt, struct ip6_out_args * ip6oa, 242 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output() 265 struct ifnet **ifpp, struct ip6_out_args *ip6oa) in ip6_output_list() 297 struct ip6_out_args saved_ip6oa; in ip6_output_list() 1700 struct ip6_out_args *ip6oa, struct ip6_exthdrs *exthdrsp, in ip6_fragment_packet()
|
| H A D | udp6_output.c | 166 struct ip6_out_args ip6oa; in udp6_output()
|
| H A D | raw_ip6.c | 378 struct ip6_out_args ip6oa; in rip6_output()
|
| H A D | nd6_nbr.c | 594 struct ip6_out_args ip6oa; in nd6_ns_output() 1419 struct ip6_out_args ip6oa; in nd6_na_output()
|
| H A D | icmp6.c | 2255 struct ip6_out_args ip6oa; in icmp6_reflect() 2763 struct ip6_out_args ip6oa; in icmp6_redirect_output()
|
| H A D | ipsec.c | 888 struct ip6_out_args *ip6oap, in ipsec6_getpolicybyinterface() 2559 struct ip6_out_args ip6oa; in ipsec6_update_routecache_and_output() 5264 struct ip6_out_args ip6oa = {}; in ipsec_send_natt_keepalive()
|
| /xnu-10002.1.13/bsd/netinet/ ! |
| H A D | ip_flowid.h | 100 struct ip6_out_args *_fwa_ip6oa; /* for dummynet */
|
| H A D | ip_dummynet.h | 189 struct ip6_out_args _dn_ip6oa;/* output args, for ip_output. MUST COPY */
|
| H A D | kpi_ipfilter.c | 504 struct ip6_out_args ip6oa; in ipf_injectv6_out()
|
| H A D | tcp_output.c | 3213 struct ip6_out_args _ip6oa; in tcp_ip_output()
|
| H A D | tcp_subr.c | 937 struct ip6_out_args ip6oa; in tcp_respond()
|
| /xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/flow/ ! |
| H A D | flow_track.c | 871 struct ip6_out_args ip6oa; in flow_track_abort_tcp() 1010 struct ip6_out_args ip6oa; in flow_track_abort_quic()
|