Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Din_mcast.c133 static int inm_is_ifp_detached(const struct in_multi *);
243 inm_is_ifp_detached(const struct in_multi *inm) in inm_is_ifp_detached() function
1365 (inm_is_ifp_detached(inm) ? "null" : inm->inm_ifp->if_name), in in_leavegroup()