Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_red.c360 err = tcf_qevent_init(&q->qe_early_drop, sch, in red_init()
366 return tcf_qevent_init(&q->qe_mark, sch, in red_init()
H A Dcls_api.c3964 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init() function
3986 EXPORT_SYMBOL(tcf_qevent_init);
/linux-6.15/include/net/
H A Dpkt_cls.h613 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
624 static inline int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init() function