Home
last modified time | relevance | path

Searched refs:LLTABLE_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/bsd/net/
H A Dif_llatbl.h78 #define LLTABLE_LOCK_ASSERT() LCK_RW_ASSERT(&lltable_rwlock, LCK_RW_ASSERT_EXCLUSIVE) macro
H A Dif_llatbl.c103 LLTABLE_LOCK_ASSERT(); in lltable_dump_af()