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

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

Completed in 22 milliseconds