| /xnu-8020.140.41/bsd/netinet6/ |
| H A D | frag6.c | 598 ip6_output_setdstifscope(m, q6->ip6q_dst_ifscope, NULL); in frag6_input() 832 ip6_output_setdstifscope(m, q6->ip6q_dst_ifscope, NULL); in frag6_input() 975 ip6_output_setdstifscope(m, q6->ip6q_dst_ifscope, NULL); in frag6_purgef()
|
| H A D | in6_gif.c | 179 ip6_output_setdstifscope(m, sin6_dst->sin6_scope_id, NULL); in in6_gif_output()
|
| H A D | ip6_var.h | 531 extern void ip6_output_setdstifscope(struct mbuf *, uint32_t, struct in6_ifaddr *);
|
| H A D | udp6_output.c | 571 ip6_output_setdstifscope(m, fifscope, NULL); in udp6_output()
|
| H A D | nd6_nbr.c | 661 ip6_output_setdstifscope(m, ifp->if_index, NULL); in nd6_ns_output() 669 ip6_output_setdstifscope(m, ifp->if_index, NULL); in nd6_ns_output() 1485 ip6_output_setdstifscope(m, ifp->if_index, NULL); in nd6_na_output()
|
| H A D | mld6.c | 2291 ip6_output_setdstifscope(mh, in6m->ifscope, NULL); in mld_v1_transmit_report() 3651 ip6_output_setdstifscope(m0, ifp->if_index, NULL); in mld_dispatch_packet() 3760 ip6_output_setdstifscope(mh, ifp->if_index, NULL); in mld_v2_encap_report()
|
| H A D | raw_ip6.c | 606 ip6_output_setdstifscope(m, difscope, NULL); in rip6_output()
|
| H A D | icmp6.c | 2323 ip6_output_setdstifscope(m, sa6_src.sin6_scope_id, NULL); in icmp6_reflect() 3032 ip6_output_setdstifscope(m, ifp->if_index, NULL); in icmp6_redirect_output()
|
| H A D | ipsec.c | 2677 ip6_output_setdstifscope(state->m, state->outgoing_if, NULL); in ipsec6_update_routecache_and_output() 4985 ip6_output_setdstifscope(m, ((struct sockaddr_in6 *)&sav->sah->saidx.dst)->sin6_scope_id, NULL); in ipsec_send_natt_keepalive() 4989 ip6_output_setdstifscope(m, ((struct sockaddr_in6 *)&sav->sah->saidx.src)->sin6_scope_id, NULL); in ipsec_send_natt_keepalive()
|
| H A D | ip6_output.c | 4345 ip6_output_setdstifscope(struct mbuf *m, uint32_t dst_idx, struct in6_ifaddr *ia6) in ip6_output_setdstifscope() function
|
| /xnu-8020.140.41/bsd/netinet/ |
| H A D | kpi_ipfilter.c | 569 ip6_output_setdstifscope(m, IFSCOPE_UNKNOWN, NULL); in ipf_injectv6_out()
|
| H A D | ip_dummynet.c | 1158 ip6_output_setdstifscope(m, pkt->dn_origifp->if_index, NULL); in dummynet_send() 1161 ip6_output_setdstifscope(m, IFSCOPE_UNKNOWN, NULL); in dummynet_send()
|
| H A D | tcp_subr.c | 678 ip6_output_setdstifscope(m, fifscope, NULL); in tcp_fillheaders() 862 ip6_output_setdstifscope(m, fifscope, NULL); in tcp_respond()
|
| /xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_ip_frag.c | 434 ip6_output_setdstifscope(m, mgr->ipfm_ifp->if_index, NULL); in ipf_pkt2mbuf()
|
| H A D | fsw_dp.c | 3812 ip6_output_setdstifscope(m, fsw->fsw_ifp->if_index, NULL); in fsw_flow_abort_tcp() 3955 ip6_output_setdstifscope(m, fsw->fsw_ifp->if_index, NULL); in fsw_flow_abort_quic()
|
| /xnu-8020.140.41/bsd/net/ |
| H A D | if_ipsec.c | 3888 ip6_output_setdstifscope(data, ipsec_state.outgoing_if, NULL); in ipsec_output() 3891 ip6_output_setdstifscope(data, IFSCOPE_UNKNOWN, NULL); in ipsec_output()
|
| H A D | pf.c | 2734 ip6_output_setdstifscope(m, IFSCOPE_UNKNOWN, NULL); in pf_send_tcp() 9319 ip6_output_setdstifscope(m0, oifp->if_index, NULL); in pf_route6()
|