Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_carp.c270 #define CIF_UNLOCK(cif) mtx_unlock(&(cif)->cif_mtx) macro
276 CIF_UNLOCK(cif); \
1250 CIF_UNLOCK(ifp->if_carp); in carp_forus()
1254 CIF_UNLOCK(ifp->if_carp); in carp_forus()
1603 CIF_UNLOCK(cif); in carp_alloc()
1640 CIF_UNLOCK(cif); in carp_destroy()
1856 CIF_UNLOCK(ifp->if_carp); in carp_ioctl()
1869 CIF_UNLOCK(ifp->if_carp); in carp_ioctl()
2067 CIF_UNLOCK(ifp->if_carp); in carp_linkstate()