Searched refs:tcf_qevent_dump (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sched/
H A Dsch_red.c436 tcf_qevent_dump(skb, TCA_RED_MARK_BLOCK, &q->qe_mark) ||
437 tcf_qevent_dump(skb, TCA_RED_EARLY_DROP_BLOCK, &q->qe_early_drop))
H A Dcls_api.c3985 int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe) function
3991 EXPORT_SYMBOL(tcf_qevent_dump); variable
/linux-master/include/net/
H A Dpkt_cls.h613 int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe);
640 static inline int tcf_qevent_dump(struct sk_buff *skb, int attr_name, struct tcf_qevent *qe) function

Completed in 226 milliseconds