tcf_ematch        172 include/net/pkt_cls.h static inline int tcf_em_is_container(struct tcf_ematch *em)
tcf_ematch        177 include/net/pkt_cls.h static inline int tcf_em_is_simple(struct tcf_ematch *em)
tcf_ematch        182 include/net/pkt_cls.h static inline int tcf_em_is_inverted(struct tcf_ematch *em)
tcf_ematch        187 include/net/pkt_cls.h static inline int tcf_em_last_match(struct tcf_ematch *em)
tcf_ematch        192 include/net/pkt_cls.h static inline int tcf_em_early_end(struct tcf_ematch *em, int result)
tcf_ematch        214 include/net/pkt_cls.h 	struct tcf_ematch *	matches;
tcf_ematch        234 include/net/pkt_cls.h 					  int, struct tcf_ematch *);
tcf_ematch        235 include/net/pkt_cls.h 	int			(*match)(struct sk_buff *, struct tcf_ematch *,
tcf_ematch        237 include/net/pkt_cls.h 	void			(*destroy)(struct tcf_ematch *);
tcf_ematch        238 include/net/pkt_cls.h 	int			(*dump)(struct sk_buff *, struct tcf_ematch *);