Searched refs:blue_hold_time (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/classq/
H A Dclassq_blue.c194 bp->blue_hold_time = 50000;
196 bp->blue_hold_time = hold_time;
247 if (t > bp->blue_hold_time) {
294 if (t > bp->blue_hold_time) {
H A Dclassq_blue.h93 u_int32_t blue_hold_time; /* hold time in usec */ member in struct:blue

Completed in 60 milliseconds