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