Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_mcast.c145 static int in6_joingroup_locked(struct ifnet *, const struct in6_addr *,
1185 error = in6_joingroup_locked(ifp, mcaddr, NULL, pinm, delay); in in6_joingroup()
1200 in6_joingroup_locked(struct ifnet *ifp, const struct in6_addr *mcaddr, in in6_joingroup_locked() function
2092 error = in6_joingroup_locked(ifp, &gsa->sin6.sin6_addr, imf, in in6p_join_group()