Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.c126 #define IF_CLONE_UNLOCK(ifc) mtx_unlock(&(ifc)->ifc_mtx) macro
132 IF_CLONE_UNLOCK(ifc); \
152 IF_CLONE_UNLOCK(ifc); \
156 IF_CLONE_UNLOCK(ifc); \
223 IF_CLONE_UNLOCK(ifc); in if_clone_addif()
326 IF_CLONE_UNLOCK(ifc); in if_clone_destroyif()
345 IF_CLONE_UNLOCK(ifc); in if_clone_destroyif()
550 IF_CLONE_UNLOCK(ifc); in if_clone_findifc()