Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dsch_red.c358 err = tcf_qevent_init(&q->qe_early_drop, sch, in red_init()
364 return tcf_qevent_init(&q->qe_mark, sch, in red_init()
Dcls_api.c3842 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init() function
3864 EXPORT_SYMBOL(tcf_qevent_init);
/Linux-v6.6/include/net/
Dpkt_cls.h602 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
613 static inline int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init() function