Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/classq/
H A Dif_classq.h43 CLASSQRQ_PURGE = 1, /* purge all packets */ enumerator
/xnu-11417.140.69/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1692 case CLASSQRQ_PURGE: in fq_if_request_classq()
/xnu-11417.140.69/bsd/net/
H A Dif.c1700 fq_if_request_classq(ifq, CLASSQRQ_PURGE, NULL); in if_qflush()