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

  /src/usr.sbin/altq/libaltq/
qop_red.c 61 static int red_refcount = 0; variable in typeref:typename:int
240 red_refcount++;
277 if (--red_refcount == 0) {
qop_red.c 61 static int red_refcount = 0; variable in typeref:typename:int
240 red_refcount++;
277 if (--red_refcount == 0) {

Completed in 22 milliseconds