HomeSort by: relevance | last modified time | path
    Searched defs:fifoq_refcount (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/altq/libaltq/
qop_fifoq.c 61 static int fifoq_refcount = 0; variable in typeref:typename:int
182 fifoq_refcount++;
215 if (--fifoq_refcount == 0) {

Completed in 11 milliseconds