Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/netinet6/
H A Din6_mcast.c126 static int in6m_is_ifp_detached(const struct in6_multi *);
240 in6m_is_ifp_detached(const struct in6_multi *inm) in in6m_is_ifp_detached() function
1371 (in6m_is_ifp_detached(inm) ? "null" : inm->in6m_ifp->if_name), in in6_mc_leave()