Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.c275 #define CIF_LOCK(cif) mtx_lock(&(cif)->cif_mtx) macro
278 CIF_LOCK(cif); \
1738 CIF_LOCK(ifp->if_carp); in carp_forus()
2136 CIF_LOCK(cif); in carp_alloc()
2173 CIF_LOCK(cif); in carp_destroy()
2415 CIF_LOCK(ifp->if_carp); in carp_linkstate()