Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.c276 #define CIF_UNLOCK(cif) mtx_unlock(&(cif)->cif_mtx) macro
282 CIF_UNLOCK(cif); \
1746 CIF_UNLOCK(ifp->if_carp); in carp_forus()
1750 CIF_UNLOCK(ifp->if_carp); in carp_forus()
2138 CIF_UNLOCK(cif); in carp_alloc()
2175 CIF_UNLOCK(cif); in carp_destroy()
2421 CIF_UNLOCK(ifp->if_carp); in carp_linkstate()