Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_gre.c99 #define GRE_LIST_LOCK(x) mtx_lock(&V_gre_mtx) macro
186 GRE_LIST_LOCK(); in gre_clone_create()
200 GRE_LIST_LOCK(); in gre_clone_destroy()
580 GRE_LIST_LOCK(); in gre_set_tunnel()