Searched refs:tcf_qevent_handle (Results 1 – 6 of 6) sorted by relevance
| /linux/net/sched/ |
| A D | sch_red.c | 97 skb = tcf_qevent_handle(&q->qe_mark, sch, skb, to_free, &ret); in red_enqueue() 117 skb = tcf_qevent_handle(&q->qe_mark, sch, skb, to_free, &ret); in red_enqueue() 140 skb = tcf_qevent_handle(&q->qe_early_drop, sch, skb, to_free, &ret); in red_enqueue()
|
| A D | cls_api.c | 3821 struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb, in tcf_qevent_handle() function 3852 EXPORT_SYMBOL(tcf_qevent_handle);
|
| /linux/include/net/ |
| A D | pkt_cls.h | 566 struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb, 589 tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb, in tcf_qevent_handle() function
|
| /linux/ |
| A D | vmlinux.symvers | 9916 0x00000000 tcf_qevent_handle vmlinux EXPORT_SYMBOL
|
| A D | System.map | 52191 ffff800010df3e04 T tcf_qevent_handle
|
| A D | .tmp_System.map | 52191 ffff800010df3e04 T tcf_qevent_handle
|
Completed in 1068 milliseconds