Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.c125 #define IF_CLONE_LOCK(ifc) mtx_lock(&(ifc)->ifc_mtx) macro
130 IF_CLONE_LOCK(ifc); \
143 IF_CLONE_LOCK(ifc); \
221 IF_CLONE_LOCK(ifc); in if_clone_addif()
319 IF_CLONE_LOCK(ifc); in if_clone_destroyif()
343 IF_CLONE_LOCK(ifc); in if_clone_destroyif()
542 IF_CLONE_LOCK(ifc); in if_clone_findifc()