Home
last modified time | relevance | path

Searched refs:tcf_em_tree_match (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dpkt_cls.h462 static inline int tcf_em_tree_match(struct sk_buff *skb, in tcf_em_tree_match() function
482 #define tcf_em_tree_match(skb, t, info) ((void)(info), 1) macro