Lines Matching refs:tcf_ematch
330 struct tcf_ematch { struct
339 static inline int tcf_em_is_container(struct tcf_ematch *em) in tcf_em_is_container() argument
344 static inline int tcf_em_is_simple(struct tcf_ematch *em) in tcf_em_is_simple()
349 static inline int tcf_em_is_inverted(struct tcf_ematch *em) in tcf_em_is_inverted()
354 static inline int tcf_em_last_match(struct tcf_ematch *em) in tcf_em_last_match()
359 static inline int tcf_em_early_end(struct tcf_ematch *em, int result) in tcf_em_early_end()
381 struct tcf_ematch * matches;
401 int, struct tcf_ematch *);
402 int (*match)(struct sk_buff *, struct tcf_ematch *,
404 void (*destroy)(struct tcf_ematch *);
405 int (*dump)(struct sk_buff *, struct tcf_ematch *);