Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_carp.c269 #define CIF_LOCK(cif) mtx_lock(&(cif)->cif_mtx) macro
272 CIF_LOCK(cif); \
1242 CIF_LOCK(ifp->if_carp); in carp_forus()
1601 CIF_LOCK(cif); in carp_alloc()
1638 CIF_LOCK(cif); in carp_destroy()
2061 CIF_LOCK(ifp->if_carp); in carp_linkstate()