Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_fifoq.c61 static int fifoq_refcount = 0; variable
182 fifoq_refcount++; in fifoq_attach()
215 if (--fifoq_refcount == 0) { in fifoq_detach()