Home
last modified time | relevance | path

Searched refs:CLASSQEQ_COMPRESSED (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/net/classq/
H A Dif_classq.h194 #define CLASSQEQ_COMPRESSED 4 macro
H A Dclassq_fq_codel.c326 return CLASSQEQ_COMPRESSED; in fq_compressor()
560 if (ret_compress == CLASSQEQ_COMPRESSED) { in fq_addq()
/xnu-11417.140.69/bsd/net/pktsched/
H A Dpktsched_fq_codel.c582 } else if (ret == CLASSQEQ_COMPRESSED) { in fq_if_enqueue_classq()