Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_red.c61 static int red_refcount = 0; variable
240 red_refcount++; in red_attach()
277 if (--red_refcount == 0) { in red_detach()