Searched refs:LLTABLE_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.121.2/bsd/net/ | ||
| H A D | if_llatbl.h | 78 #define LLTABLE_LOCK_ASSERT() LCK_RW_ASSERT(&lltable_rwlock, LCK_RW_ASSERT_EXCLUSIVE) macro |
| H A D | if_llatbl.c | 103 LLTABLE_LOCK_ASSERT(); in lltable_dump_af() |