Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.c124 #define IF_CLONE_LOCK_ASSERT(ifc) mtx_assert(&(ifc)->ifc_mtx, MA_OWNED) macro
136 IF_CLONE_LOCK_ASSERT(ifc); \
148 IF_CLONE_LOCK_ASSERT(ifc); \