Searched refs:sched_type (Results 1 – 2 of 2) sorted by relevance
951 ifclassq_tbr_get(struct ifclassq *ifcq, u_int32_t *sched_type, u_int64_t *tbr_bw, in ifclassq_tbr_get() argument956 *sched_type = ifcq->ifcq_type; in ifclassq_tbr_get()
2050 u_int32_t sched_type = PKTSCHEDT_NONE, flags = 0; in ifioctl_linkparams() local2053 ifclassq_tbr_get(ifq, &sched_type, &tbr_bw, &tbr_pct); in ifioctl_linkparams()2054 bcopy(&sched_type, &iflpr->iflpr_output_sched, in ifioctl_linkparams()