Home
last modified time | relevance | path

Searched refs:ifnet_head_lock_assert (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Ddlil_var_private.h408 extern void ifnet_head_lock_assert(ifnet_lock_assert_t what);
H A Ddlil_subr.c1061 ifnet_head_lock_assert(ifnet_lock_assert_t what) in ifnet_head_lock_assert() function
H A Ddlil.c4221 ifnet_head_lock_assert(LCK_RW_ASSERT_HELD); in ifnet_lookup()