Home
last modified time | relevance | path

Searched refs:tcf_qevent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h35 struct tcf_qevent { struct
563 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
567 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch);
568 int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr,
570 struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb,
572 int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe);
574 static inline int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init()
582 static inline void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch) in tcf_qevent_destroy()
586 static inline int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr, in tcf_qevent_validate_change()
593 tcf_qevent_handle(struct tcf_qevent *q
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h35 struct tcf_qevent { struct
602 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
606 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch);
607 int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr,
609 struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb,
611 int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe);
613 static inline int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init()
621 static inline void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch) in tcf_qevent_destroy()
625 static inline int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr, in tcf_qevent_validate_change()
632 tcf_qevent_handle(struct tcf_qevent *q
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dsch_red.c49 struct tcf_qevent qe_early_drop;
50 struct tcf_qevent qe_mark;
H A Dcls_api.c3783 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init()
3810 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch) in tcf_qevent_destroy()
3817 int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr, in tcf_qevent_validate_change()
3840 struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb, in tcf_qevent_handle()
3873 int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe) in tcf_qevent_dump()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_red.c49 struct tcf_qevent qe_early_drop;
50 struct tcf_qevent qe_mark;
H A Dcls_api.c3849 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch, in tcf_qevent_init()
3873 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch) in tcf_qevent_destroy()
3880 int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr, in tcf_qevent_validate_change()
3903 struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb, in tcf_qevent_handle()
3936 int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe) in tcf_qevent_dump()

Completed in 16 milliseconds