Lines Matching refs:tcf_ematch
418 struct tcf_ematch { struct
427 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() argument
432 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
437 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
442 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
447 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
469 struct tcf_ematch * matches;
489 int, struct tcf_ematch *);
490 int (*match)(struct sk_buff *, struct tcf_ematch *,
492 void (*destroy)(struct tcf_ematch *);
493 int (*dump)(struct sk_buff *, struct tcf_ematch *);