Searched refs:in6m_is_ifp_detached (Results 1 – 1 of 1) sorted by relevance
123 static int in6m_is_ifp_detached(const struct in6_multi *);244 in6m_is_ifp_detached(const struct in6_multi *inm) in in6m_is_ifp_detached() function1341 (in6m_is_ifp_detached(inm) ? "null" : inm->in6m_ifp->if_name), in in6_mc_leave()