Searched refs:tcf_ematch (Results 1 – 1 of 1) sorted by relevance
359 struct tcf_ematch { struct368 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() argument373 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()378 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()383 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()388 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()410 struct tcf_ematch * matches;430 int, struct tcf_ematch *);431 int (*match)(struct sk_buff *, struct tcf_ematch *,433 void (*destroy)(struct tcf_ematch *);[all …]