Lines Matching defs:skb
70 struct sk_buff *skb) in fq_codel_hash()
77 static unsigned int fq_codel_classify(struct sk_buff *skb, struct Qdisc *sch, in fq_codel_classify()
117 struct sk_buff *skb = flow->head; in dequeue_head() local
126 struct sk_buff *skb) in flow_queue_add()
139 struct sk_buff *skb; in fq_codel_drop() local
175 static int fq_codel_enqueue(struct sk_buff *skb, struct Qdisc *sch) in fq_codel_enqueue()
227 struct sk_buff *skb = NULL; in dequeue() local
241 struct sk_buff *skb; in fq_codel_dequeue() local
305 struct sk_buff *skb = dequeue_head(flow); in fq_codel_reset() local
378 struct sk_buff *skb = fq_codel_dequeue(sch); in fq_codel_change() local
460 static int fq_codel_dump(struct Qdisc *sch, struct sk_buff *skb) in fq_codel_dump()
550 struct sk_buff *skb, struct tcmsg *tcm) in fq_codel_dump_class()
566 const struct sk_buff *skb = flow->head; in fq_codel_dump_class_stats() local