Lines Matching refs:tcf_ematch
394 struct tcf_ematch { struct
403 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() argument
408 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
413 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
418 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
423 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
445 struct tcf_ematch * matches;
465 int, struct tcf_ematch *);
466 int (*match)(struct sk_buff *, struct tcf_ematch *,
468 void (*destroy)(struct tcf_ematch *);
469 int (*dump)(struct sk_buff *, struct tcf_ematch *);