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