Home | Sort by: relevance | last modified time | path |
/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) { |