Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/classq/
H A Dif_classq.h185 #define CLASSQEQ_DROP_FC 2 macro
H A Dclassq_fq_codel.c463 ret = CLASSQEQ_DROP_FC; in fq_codel_enq_legacy()
471 ret = CLASSQEQ_DROP_FC; in fq_codel_enq_legacy()
/xnu-12377.41.6/bsd/net/pktsched/
H A Dpktsched_fq_codel.c835 case CLASSQEQ_DROP_FC: in fq_if_enqueue()