Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dsch_taprio.c416 static int taprio_enqueue_one(struct sk_buff *skb, struct Qdisc *sch, in taprio_enqueue_one() function
481 ret = taprio_enqueue_one(segs, sch, child, to_free); in taprio_enqueue()
497 return taprio_enqueue_one(skb, sch, child, to_free); in taprio_enqueue()