Home
last modified time | relevance | path

Searched refs:IF_CLASSQ_ALL_GRPS (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/net/classq/
H A Dif_classq.h209 #define IF_CLASSQ_ALL_GRPS UINT8_MAX macro
H A Dclassq_subr.c292 if (sc == MBUF_SC_UNSPEC && grp_idx == IF_CLASSQ_ALL_GRPS) { in ifclassq_get_len()
/xnu-12377.41.6/bsd/net/pktsched/
H A Dpktsched_fq_codel.c1852 if (stat->grp_idx == IF_CLASSQ_ALL_GRPS) { in fq_if_stat_sc()
/xnu-12377.41.6/bsd/net/
H A Ddlil.c2782 IF_CLASSQ_ALL_GRPS, pkts, NULL); in ifnet_get_sndq_len()
2800 err = ifclassq_get_len(ifp->if_snd, sc, IF_CLASSQ_ALL_GRPS, in ifnet_get_service_class_sndq_len()