Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/include/net/
Dpkt_cls.h496 static inline int tcf_em_tree_match(struct sk_buff *skb, in tcf_em_tree_match() function
516 #define tcf_em_tree_match(skb, t, info) ((void)(info), 1) macro