Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_cbq.c946 static void cbq_change_defmap(struct cbq_class *cl, u32 splitid, u32 def, u32 mask) in cbq_change_defmap() argument
950 if (splitid == 0) { in cbq_change_defmap()
954 splitid = split->common.classid; in cbq_change_defmap()
957 if (split == NULL || split->common.classid != splitid) { in cbq_change_defmap()
959 if (split->common.classid == splitid) in cbq_change_defmap()

Completed in 6 milliseconds