Home
last modified time | relevance | path

Searched defs:tcf_em_tree_dump (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sched/
H A Dematch.c437 int tcf_em_tree_dump(struct sk_buff *skb, struct tcf_ematch_tree *tree, int tlv) in tcf_em_tree_dump() function
/openbmc/linux/include/net/
H A Dpkt_cls.h515 #define tcf_em_tree_dump(skb, t, tlv) (0) macro