Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_hfsc.c112 struct Qdisc_class_common cl_common; member
968 cl->cl_parent->cl_common.classid != parentid) in hfsc_change_class()
1066 cl->cl_common.classid = classid; in hfsc_change_class()
1086 qdisc_class_hash_insert(&q->clhash, &cl->cl_common); in hfsc_change_class()
1203 cl->cl_common.classid, NULL); in hfsc_graft_class()
1252 qdisc_class_get(&cl->cl_common); in hfsc_bind_tcf()
1263 qdisc_class_put(&cl->cl_common); in hfsc_unbind_tcf()
1325 tcm->tcm_handle = cl->cl_common.classid; in hfsc_dump_class()
1377 cl_common.hnode) { in hfsc_walk()
1427 q->root.cl_common.classid = sch->handle; in hfsc_init_qdisc()
[all …]