Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dematch.c469 } else if (tcf_em_is_container(em) || tcf_em_is_simple(em)) { in tcf_em_tree_dump()
509 if (tcf_em_is_container(cur_match)) { in __tcf_em_tree_match()
/Linux-v6.1/include/net/
Dpkt_cls.h403 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() function