Searched refs:IN6M_LOCK_ASSERT_NOTHELD (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/netinet6/ | ||
| H A D | in6_var.h | 1025 #define IN6M_LOCK_ASSERT_NOTHELD(_in6m) \ macro |
| H A D | in6_mcast.c | 1329 IN6M_LOCK_ASSERT_NOTHELD(inm); in in6_mc_leave() |