Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_cbq.c1091 static void cbq_change_defmap(struct cbq_class *cl, u32 splitid, u32 def, u32 mask) in cbq_change_defmap() argument
1095 if (splitid == 0) { in cbq_change_defmap()
1099 splitid = split->common.classid; in cbq_change_defmap()
1102 if (split == NULL || split->common.classid != splitid) { in cbq_change_defmap()
1104 if (split->common.classid == splitid) in cbq_change_defmap()