Home
last modified time | relevance | path

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

/net/sched/
Dsch_codel.c81 static void drop_func(struct sk_buff *skb, void *ctx) in drop_func() function
96 drop_func, dequeue_func); in codel_qdisc_dequeue()
Dsch_fq_codel.c274 static void drop_func(struct sk_buff *skb, void *ctx) in drop_func() function
306 codel_get_enqueue_time, drop_func, dequeue_func); in fq_codel_dequeue()