Home
last modified time | relevance | path

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

/netbsd-src/sys/altq/
H A Daltq_red.h127 int w_refcount; member
H A Daltq_red.c655 w->w_refcount++; in wtab_alloc()
663 w->w_refcount = 1; in wtab_alloc()
683 if (--w->w_refcount > 0) in wtab_destroy()