Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_qfq.c1217 static int qfq_enqueue(struct sk_buff *skb, struct Qdisc *sch, in qfq_enqueue() function
1234 pr_debug("qfq_enqueue: cl = %x\n", cl->common.classid); in qfq_enqueue()
1250 pr_debug("qfq_enqueue: enqueue failed %d\n", err); in qfq_enqueue()
1522 .enqueue = qfq_enqueue,
/kernel/linux/linux-6.6/net/sched/
H A Dsch_qfq.c1212 static int qfq_enqueue(struct sk_buff *skb, struct Qdisc *sch, in qfq_enqueue() function
1229 pr_debug("qfq_enqueue: cl = %x\n", cl->common.classid); in qfq_enqueue()
1245 pr_debug("qfq_enqueue: enqueue failed %d\n", err); in qfq_enqueue()
1516 .enqueue = qfq_enqueue,

Completed in 6 milliseconds