Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_hfsc.c112 struct Qdisc_class_common cl_common; member
882 return container_of(clc, struct hfsc_class, cl_common); in hfsc_find_class()
966 cl->cl_parent->cl_common.classid != parentid) in hfsc_change_class()
1062 cl->cl_common.classid = classid; in hfsc_change_class()
1076 qdisc_class_hash_insert(&q->clhash, &cl->cl_common); in hfsc_change_class()
1116 qdisc_class_hash_remove(&q->clhash, &cl->cl_common); in hfsc_delete_class()
1188 cl->cl_common.classid, NULL); in hfsc_graft_class()
1307 tcm->tcm_parent = cl->cl_parent ? cl->cl_parent->cl_common.classid : in hfsc_dump_class()
1309 tcm->tcm_handle = cl->cl_common.classid; in hfsc_dump_class()
1360 cl_common.hnode) { in hfsc_walk()
[all …]