Searched refs:tcf_qevent_init (Results 1 – 3 of 3) sorted by relevance
| /linux/net/sched/ |
| H A D | sch_red.c | 367 err = tcf_qevent_init(&q->qe_early_drop, sch, in red_init() 373 return tcf_qevent_init(&q->qe_mark, sch, in red_init()
|
| H A D | cls_api.c | 4007 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init() 4029 EXPORT_SYMBOL(tcf_qevent_init); 4006 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, tcf_qevent_init() function
|
| /linux/include/net/ |
| H A D | pkt_cls.h | 627 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, 638 static inline int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init() function
|