Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net/
HDif_clone.c123 #define IF_CLONE_UNLOCK(ifc) mtx_unlock(&(ifc)->ifc_mtx) macro
129 IF_CLONE_UNLOCK(ifc); \
149 IF_CLONE_UNLOCK(ifc); \
153 IF_CLONE_UNLOCK(ifc); \
219 IF_CLONE_UNLOCK(ifc); in if_clone_addif()
322 IF_CLONE_UNLOCK(ifc); in if_clone_destroyif()
340 IF_CLONE_UNLOCK(ifc); in if_clone_destroyif()
549 IF_CLONE_UNLOCK(ifc); in if_clone_findifc()