tcf_qevent
int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch);
int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr,
struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb,
int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe);
static inline int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
static inline void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch)
static inline int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr,
tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb,
static inline int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe)
int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch)
int tcf_qevent_validate_change(struct tcf_qevent *qe, struct nlattr *block_index_attr,
struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb,
int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe)
struct tcf_qevent qe_early_drop;
struct tcf_qevent qe_mark;