Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/net/
Dif_clone.c115 #define IF_CLONERS_LOCK() mtx_lock(&if_cloners_mtx) macro
187 IF_CLONERS_LOCK(); in if_clone_create()
265 IF_CLONERS_LOCK(); in if_clone_destroy()
369 IF_CLONERS_LOCK(); in if_clone_attach()
446 IF_CLONERS_LOCK(); in if_clone_detach()
487 IF_CLONERS_LOCK(); in if_clone_list()
502 IF_CLONERS_LOCK(); in if_clone_list()
539 IF_CLONERS_LOCK(); in if_clone_findifc()