Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_clone.c143 #define IF_CLONE_LOCK_ASSERT(ifc) mtx_assert(&(ifc)->ifc_mtx, MA_OWNED) macro
155 IF_CLONE_LOCK_ASSERT(ifc); \
167 IF_CLONE_LOCK_ASSERT(ifc); \