Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_clone.c121 #define IF_CLONE_LOCK_ASSERT(ifc) mtx_assert(&(ifc)->ifc_mtx, MA_OWNED) macro
133 IF_CLONE_LOCK_ASSERT(ifc); \
145 IF_CLONE_LOCK_ASSERT(ifc); \