Searched defs:tcf_em_tree_match (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/net/ | ||
H A D | pkt_cls.h | 286 static inline int tcf_em_tree_match(struct sk_buff *skb, tcf_em_tree_match() function 307 #define tcf_em_tree_match(skb, t, info) ((void)(info), 1) macro |
Completed in 37 milliseconds