Home
last modified time | relevance | path

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

/src/sys/netinet6/
H A Din6.c177 static void in6_join_proxy_ndp_mc(struct ifnet *, const struct in6_addr *);
2565 in6_join_proxy_ndp_mc(llt->llt_ifp, &lle->r_l3addr.addr6); in in6_lltable_post_resolved()
2691 in6_join_proxy_ndp_mc(struct ifnet *ifp, const struct in6_addr *dst) in in6_join_proxy_ndp_mc() function