Searched refs:tcf_qevent_init (Results 1 – 6 of 6) sorted by relevance
/linux/net/sched/ |
A D | sch_red.c | 355 err = tcf_qevent_init(&q->qe_early_drop, sch, in red_init() 361 return tcf_qevent_init(&q->qe_mark, sch, in red_init()
|
A D | cls_api.c | 3764 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init() function 3789 EXPORT_SYMBOL(tcf_qevent_init);
|
/linux/include/net/ |
A D | pkt_cls.h | 559 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, 570 static inline int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init() function
|
/linux/ |
A D | vmlinux.symvers | 800 0x00000000 tcf_qevent_init vmlinux EXPORT_SYMBOL
|
A D | System.map | 52239 ffff800010df7354 T tcf_qevent_init
|
A D | .tmp_System.map | 52239 ffff800010df7354 T tcf_qevent_init
|
Completed in 298 milliseconds