Lines Matching refs:tcf_ematch
404 struct tcf_ematch { struct
413 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() argument
418 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
423 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
428 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
433 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
455 struct tcf_ematch * matches;
475 int, struct tcf_ematch *);
476 int (*match)(struct sk_buff *, struct tcf_ematch *,
478 void (*destroy)(struct tcf_ematch *);
479 int (*dump)(struct sk_buff *, struct tcf_ematch *);