Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.c118 #define IF_CLONERS_LOCK() mtx_lock(&if_cloners_mtx) macro
183 IF_CLONERS_LOCK(); in if_clone_create()
269 IF_CLONERS_LOCK(); in if_clone_destroy()
374 IF_CLONERS_LOCK(); in if_clone_attach()
447 IF_CLONERS_LOCK(); in if_clone_detach()
488 IF_CLONERS_LOCK(); in if_clone_list()
503 IF_CLONERS_LOCK(); in if_clone_list()
540 IF_CLONERS_LOCK(); in if_clone_findifc()