Lines Matching refs:tcf_qevent
35 struct tcf_qevent {
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,
621 static inline void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch)
625 static inline int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr,
632 tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb,
638 static inline int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe)