Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_var.h601 #define IFNET_WLOCK_ASSERT() sx_assert(&ifnet_sxlock, SA_XLOCKED) macro
H A Dif.c375 IFNET_WLOCK_ASSERT(); in ifindex_alloc()
399 IFNET_WLOCK_ASSERT(); in ifindex_free_locked()
568 IFNET_WLOCK_ASSERT(); in if_grow()
1572 IFNET_WLOCK_ASSERT(); in _if_delgroup_locked()