Lines Matching refs:tcf_ematch
355 struct tcf_ematch { struct
364 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() argument
369 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
374 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
379 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
384 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
406 struct tcf_ematch * matches;
426 int, struct tcf_ematch *);
427 int (*match)(struct sk_buff *, struct tcf_ematch *,
429 void (*destroy)(struct tcf_ematch *);
430 int (*dump)(struct sk_buff *, struct tcf_ematch *);