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

/darwin-on-arm/xnu/bsd/net/
H A Dif.c1778 u_int32_t sched_type = PKTSCHEDT_NONE, flags = 0; local
1784 sched_type = IFCQ_ALTQ(ifq)->altq_type;
1790 sched_type = ifq->ifcq_type;
1792 bcopy(&sched_type, &iflpr->iflpr_output_sched,

Completed in 14 milliseconds