Searched refs:ip6_output_setsrcifscope (Results 1 – 16 of 16) sorted by relevance
| /xnu-8792.61.2/bsd/netinet6/ ! |
| H A D | frag6.c | 599 ip6_output_setsrcifscope(m, q6->ip6q_src_ifscope, NULL); in frag6_input() 833 ip6_output_setsrcifscope(m, q6->ip6q_src_ifscope, NULL); in frag6_input() 976 ip6_output_setsrcifscope(m, q6->ip6q_src_ifscope, NULL); in frag6_purgef()
|
| H A D | in6_gif.c | 178 ip6_output_setsrcifscope(m, sin6_src->sin6_scope_id, NULL); in in6_gif_output()
|
| H A D | ip6_var.h | 530 extern void ip6_output_setsrcifscope(struct mbuf *, uint32_t, struct in6_ifaddr *);
|
| H A D | udp6_output.c | 573 ip6_output_setsrcifscope(m, lifscope, NULL); in udp6_output()
|
| H A D | raw_ip6.c | 657 ip6_output_setsrcifscope(m, sifscope, NULL); in rip6_output()
|
| H A D | nd6_nbr.c | 783 ip6_output_setsrcifscope(m, ifp->if_index, ia); in nd6_ns_output() 1519 ip6_output_setsrcifscope(m, ifp->if_index, ia); in nd6_na_output()
|
| H A D | mld6.c | 2301 ip6_output_setsrcifscope(mh, IFSCOPE_NONE, ia); in mld_v1_transmit_report() 3769 ip6_output_setsrcifscope(mh, IFSCOPE_NONE, ia); in mld_v2_encap_report()
|
| H A D | icmp6.c | 2446 ip6_output_setsrcifscope(m, sifscope, NULL); in icmp6_reflect() 3056 ip6_output_setsrcifscope(m, ifp->if_index, NULL); in icmp6_redirect_output()
|
| H A D | ipsec.c | 2677 ip6_output_setsrcifscope(state->m, state->outgoing_if, NULL); in ipsec6_update_routecache_and_output() 4995 ip6_output_setsrcifscope(m, ((struct sockaddr_in6 *)&sav->sah->saidx.src)->sin6_scope_id, NULL); in ipsec_send_natt_keepalive() 5001 ip6_output_setsrcifscope(m, ((struct sockaddr_in6 *)&sav->sah->saidx.dst)->sin6_scope_id, NULL); in ipsec_send_natt_keepalive()
|
| H A D | ip6_output.c | 4327 ip6_output_setsrcifscope(struct mbuf *m, uint32_t src_idx, struct in6_ifaddr *ia6) in ip6_output_setsrcifscope() function
|
| /xnu-8792.61.2/bsd/netinet/ ! |
| H A D | kpi_ipfilter.c | 568 ip6_output_setsrcifscope(m, IFSCOPE_UNKNOWN, NULL); in ipf_injectv6_out()
|
| H A D | ip_dummynet.c | 1157 ip6_output_setsrcifscope(m, pkt->dn_origifp->if_index, NULL); in dummynet_send() 1160 ip6_output_setsrcifscope(m, IFSCOPE_UNKNOWN, NULL); in dummynet_send()
|
| H A D | tcp_subr.c | 677 ip6_output_setsrcifscope(m, lifscope, NULL); in tcp_fillheaders() 861 ip6_output_setsrcifscope(m, sifscope, NULL); in tcp_respond()
|
| /xnu-8792.61.2/bsd/skywalk/nexus/flowswitch/ ! |
| H A D | fsw_ip_frag.c | 429 ip6_output_setsrcifscope(m, mgr->ipfm_ifp->if_index, NULL); in ipf_pkt2mbuf()
|
| /xnu-8792.61.2/bsd/net/ ! |
| H A D | if_ipsec.c | 3895 ip6_output_setsrcifscope(data, ipsec_state.outgoing_if, NULL); in ipsec_output() 3898 ip6_output_setsrcifscope(data, IFSCOPE_UNKNOWN, NULL); in ipsec_output()
|
| H A D | pf.c | 2790 ip6_output_setsrcifscope(m, IFSCOPE_UNKNOWN, NULL); in pf_send_tcp() 9447 ip6_output_setsrcifscope(m0, oifp->if_index, NULL); in pf_route6()
|