Searched refs:INM_LOCK_ASSERT_NOTHELD (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.9/bsd/netinet/ | ||
| H A D | in_var.h | 360 #define INM_LOCK_ASSERT_NOTHELD(_inm) \ macro |
| H A D | in_mcast.c | 1372 INM_LOCK_ASSERT_NOTHELD(inm); in in_leavegroup() |