Home
last modified time | relevance | path

Searched refs:tcf_em_is_inverted (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dematch.c496 return tcf_em_is_inverted(em) ? !r : r; in tcf_em_match()
533 if (tcf_em_is_inverted(cur_match)) in __tcf_em_tree_match()
/kernel/linux/linux-6.6/net/sched/
H A Dematch.c496 return tcf_em_is_inverted(em) ? !r : r; in tcf_em_match()
533 if (tcf_em_is_inverted(cur_match)) in __tcf_em_tree_match()
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h378 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted() function
/kernel/linux/linux-6.6/include/net/
H A Dpkt_cls.h412 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted() function

Completed in 7 milliseconds