Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cbq.c947 static void cbq_change_defmap(struct cbq_class *cl, u32 splitid, u32 def, u32 mask) in cbq_change_defmap() argument
951 if (splitid == 0) { in cbq_change_defmap()
955 splitid = split->common.classid; in cbq_change_defmap()
958 if (split == NULL || split->common.classid != splitid) { in cbq_change_defmap()
960 if (split->common.classid == splitid) in cbq_change_defmap()

Completed in 4 milliseconds