Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/classq/
H A Dif_classq.h46 CLASSQRQ_THROTTLE = 4, /* throttle packets */ enumerator
/xnu-12377.41.6/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1929 case CLASSQRQ_THROTTLE: in fq_if_request()
/xnu-12377.41.6/bsd/net/
H A Ddlil.c6903 err = ifclassq_request(ifq, CLASSQRQ_THROTTLE, &req, false); in ifnet_get_throttle()
6930 err = ifclassq_request(ifq, CLASSQRQ_THROTTLE, &req, false); in ifnet_set_throttle()