Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dif_var.h576 #define IFNET_WLOCK_ASSERT() sx_assert(&ifnet_sxlock, SA_XLOCKED) macro
H A Dif.c379 IFNET_WLOCK_ASSERT(); in ifindex_alloc()
403 IFNET_WLOCK_ASSERT(); in ifindex_free_locked()
575 IFNET_WLOCK_ASSERT(); in if_grow()