Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_clone.c137 #define IF_CLONERS_LOCK() mtx_lock(&if_cloners_mtx) macro
344 IF_CLONERS_LOCK(); in ifc_find_cloner_match()
359 IF_CLONERS_LOCK(); in ifc_find_cloner()
508 IF_CLONERS_LOCK(); in if_clone_attach()
674 IF_CLONERS_LOCK(); in if_clone_detach()
711 IF_CLONERS_LOCK(); in if_clone_list()
726 IF_CLONERS_LOCK(); in if_clone_list()
769 IF_CLONERS_LOCK(); in if_clone_restoregroup()