Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_drr.c294 static struct drr_class *drr_classify(struct sk_buff *skb, struct Qdisc *sch, in drr_classify() function
341 cl = drr_classify(skb, sch, &err); in drr_enqueue()