tcf_qevent_dump
int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe);
EXPORT_SYMBOL(tcf_qevent_dump);
tcf_qevent_dump(skb, TCA_RED_MARK_BLOCK, &q->qe_mark) ||
tcf_qevent_dump(skb, TCA_RED_EARLY_DROP_BLOCK, &q->qe_early_drop))