Home
last modified time | relevance | path

Searched refs:ip6_output_setdstifscope (Results 1 – 16 of 16) sorted by relevance

/xnu-10002.81.5/bsd/netinet6/
H A Dfrag6.c603 ip6_output_setdstifscope(m, q6->ip6q_dst_ifscope, NULL); in frag6_input()
844 ip6_output_setdstifscope(m, q6->ip6q_dst_ifscope, NULL); in frag6_input()
987 ip6_output_setdstifscope(m, q6->ip6q_dst_ifscope, NULL); in frag6_purgef()
H A Din6_gif.c179 ip6_output_setdstifscope(m, sin6_dst->sin6_scope_id, NULL); in in6_gif_output()
H A Dip6_var.h534 extern void ip6_output_setdstifscope(struct mbuf *, uint32_t, struct in6_ifaddr *);
H A Dudp6_output.c573 ip6_output_setdstifscope(m, fifscope, NULL); in udp6_output()
H A Dnd6_nbr.c665 ip6_output_setdstifscope(m, ifp->if_index, NULL); in nd6_ns_output()
673 ip6_output_setdstifscope(m, ifp->if_index, NULL); in nd6_ns_output()
1497 ip6_output_setdstifscope(m, ifp->if_index, NULL); in nd6_na_output()
H A Dmld6.c2382 ip6_output_setdstifscope(mh, in6m->ifscope, NULL); in mld_v1_transmit_report()
3741 ip6_output_setdstifscope(m0, ifp->if_index, NULL); in mld_dispatch_packet()
3850 ip6_output_setdstifscope(mh, ifp->if_index, NULL); in mld_v2_encap_report()
H A Draw_ip6.c620 ip6_output_setdstifscope(m, difscope, NULL); in rip6_output()
H A Dicmp6.c2349 ip6_output_setdstifscope(m, sa6_src.sin6_scope_id, NULL); in icmp6_reflect()
3058 ip6_output_setdstifscope(m, ifp->if_index, NULL); in icmp6_redirect_output()
H A Dipsec.c2680 ip6_output_setdstifscope(state->m, state->outgoing_if, NULL); in ipsec6_update_routecache_and_output()
5298 ip6_output_setdstifscope(m, ((struct sockaddr_in6 *)&sav->sah->saidx.dst)->sin6_scope_id, NULL); in ipsec_send_natt_keepalive()
5302 ip6_output_setdstifscope(m, ((struct sockaddr_in6 *)&sav->sah->saidx.src)->sin6_scope_id, NULL); in ipsec_send_natt_keepalive()
H A Dip6_output.c4349 ip6_output_setdstifscope(struct mbuf *m, uint32_t dst_idx, struct in6_ifaddr *ia6) in ip6_output_setdstifscope() function
/xnu-10002.81.5/bsd/netinet/
H A Dkpi_ipfilter.c569 ip6_output_setdstifscope(m, IFSCOPE_UNKNOWN, NULL); in ipf_injectv6_out()
H A Dip_dummynet.c1161 ip6_output_setdstifscope(m, pkt->dn_origifp->if_index, NULL); in dummynet_send()
1164 ip6_output_setdstifscope(m, IFSCOPE_UNKNOWN, NULL); in dummynet_send()
H A Dtcp_subr.c667 ip6_output_setdstifscope(m, fifscope, NULL); in tcp_fillheaders()
851 ip6_output_setdstifscope(m, fifscope, NULL); in tcp_respond()
/xnu-10002.81.5/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c431 ip6_output_setdstifscope(m, mgr->ipfm_ifp->if_index, NULL); in ipf_pkt2mbuf()
/xnu-10002.81.5/bsd/net/
H A Dif_ipsec.c4659 ip6_output_setdstifscope(data, ipsec_state.outgoing_if, NULL); in ipsec_output()
4662 ip6_output_setdstifscope(data, IFSCOPE_UNKNOWN, NULL); in ipsec_output()
H A Dpf.c2848 ip6_output_setdstifscope(m, IFSCOPE_UNKNOWN, NULL); in pf_send_tcp()
9502 ip6_output_setdstifscope(m0, oifp->if_index, NULL); in pf_route6()