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

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_priq.c100 static int priq_throttle(struct priq_if *, cqrq_throttle_t *);
713 int err = priq_throttle(pif, &tr);
719 (void) priq_throttle(pif, &tr);
990 err = priq_throttle(pif, (cqrq_throttle_t *)arg);
1151 priq_throttle(struct priq_if *pif, cqrq_throttle_t *tr) function

Completed in 23 milliseconds