Searched refs:tcf_qevent_init (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sched/
H A Dsch_red.c358 err = tcf_qevent_init(&q->qe_early_drop, sch,
364 return tcf_qevent_init(&q->qe_mark, sch,
H A Dcls_api.c3898 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, function
3920 EXPORT_SYMBOL(tcf_qevent_init); variable
/linux-master/include/net/
H A Dpkt_cls.h604 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
615 static inline int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, function

Completed in 110 milliseconds