Searched refs:in6_mc_join_locked (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/netinet6/
H A Din6_var.h774 int in6_mc_join_locked(struct ifnet *, const struct in6_addr *,
H A Din6_mcast.c1144 error = in6_mc_join_locked(ifp, mcaddr, imf, pinm, delay);
1160 in6_mc_join_locked(struct ifnet *ifp, const struct in6_addr *mcaddr, function
2045 error = in6_mc_join_locked(ifp, &gsa->sin6.sin6_addr, imf,

Completed in 118 milliseconds