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

/freebsd-12-stable/sys/netgraph/
H A Dqos.h61 QOS_COLOR_GREEN, enumerator in enum:qos_color
H A Dng_car.c318 col = QOS_COLOR_GREEN;
321 if (hinfo->tc - len >= 0 && col <= QOS_COLOR_GREEN) {
327 QOS_COLOR_GREEN);
334 if (hinfo->tc - len >= 0 && col <= QOS_COLOR_GREEN) {
340 QOS_COLOR_GREEN);
761 col = QOS_COLOR_GREEN;

Completed in 50 milliseconds