Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet6/
H A Din6_mcast.c123 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() function
1341 (in6m_is_ifp_detached(inm) ? "null" : inm->in6m_ifp->if_name), in in6_mc_leave()