Lines Matching defs:skb
71 const struct sk_buff *skb) in fq_codel_hash()
84 static unsigned int fq_codel_classify(struct sk_buff *skb, struct Qdisc *sch, in fq_codel_classify()
124 struct sk_buff *skb = flow->head; in dequeue_head() local
133 struct sk_buff *skb) in flow_queue_add()
146 struct sk_buff *skb; in fq_codel_drop() local
173 static int fq_codel_enqueue(struct sk_buff *skb, struct Qdisc *sch) in fq_codel_enqueue()
224 struct sk_buff *skb = NULL; in dequeue() local
238 struct sk_buff *skb; in fq_codel_dequeue() local
289 struct sk_buff *skb; in fq_codel_reset() local
348 struct sk_buff *skb = fq_codel_dequeue(sch); in fq_codel_change() local
428 static int fq_codel_dump(struct Qdisc *sch, struct sk_buff *skb) in fq_codel_dump()
512 struct sk_buff *skb, struct tcmsg *tcm) in fq_codel_dump_class()
528 const struct sk_buff *skb = flow->head; in fq_codel_dump_class_stats() local