Home
last modified time | relevance | path

Searched refs:cl_handle (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_priq.h79 u_int32_t cl_handle; /* class handle */ member
H A Daltq_fairq.h103 uint32_t cl_handle; /* class handle */ member
H A Daltq_priq.c322 cl->cl_handle = qid; in priq_class_create()
600 sp->class_handle = cl->cl_handle; in get_class_stats()
634 cl->cl_handle == chandle) in clh_to_clp()
H A Daltq_fairq.c382 cl->cl_handle = qid; in fairq_class_create()
860 sp->class_handle = cl->cl_handle; in get_class_stats()
901 cl->cl_handle == chandle) in clh_to_clp()
H A Daltq_hfsc.h216 u_int32_t cl_handle; /* class handle */ member
H A Daltq_hfsc.c476 cl->cl_handle = qid; in hfsc_class_create()
1557 sp->class_handle = cl->cl_handle; in get_class_stats_v0()
1639 sp->class_handle = cl->cl_handle; in get_class_stats_v1()
1727 if ((cl = hif->hif_class_tbl[i]) != NULL && cl->cl_handle == chandle) in clh_to_clp()
1731 cl->cl_handle == chandle) in clh_to_clp()