Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dpkt_cls.h507 static inline int tcf_em_tree_match(struct sk_buff *skb, in tcf_em_tree_match() function
527 #define tcf_em_tree_match(skb, t, info) ((void)(info), 1) macro