Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.c328 sx_xlocked(&carp_sx), ("cif_vrs not locked")); \
362 static struct sx carp_sx; variable
1994 sx_assert(&carp_sx, SA_XLOCKED); in carp_multicast_cleanup()
2083 sx_assert(&carp_sx, SA_XLOCKED); in carp_alloc()
2154 sx_assert(&carp_sx, SA_XLOCKED); in carp_destroy()
2408 sx_xlock(&carp_sx); in carp_ioctl()
2430 sx_xunlock(&carp_sx); in carp_ioctl()
2471 sx_xlock(&carp_sx); in carp_attach()
2473 sx_xunlock(&carp_sx); in carp_attach()
2481 sx_xunlock(&carp_sx); in carp_attach()
[all …]