Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_clone.c123 #define IF_CLONE_LOCK_DESTROY(ifc) mtx_destroy(&(ifc)->ifc_mtx) macro
470 IF_CLONE_LOCK_DESTROY(ifc); in if_clone_free()