tcf_ematch
static inline int tcf_em_is_container(struct tcf_ematch *em)
static inline int tcf_em_is_simple(struct tcf_ematch *em)
static inline int tcf_em_is_inverted(struct tcf_ematch *em)
static inline int tcf_em_last_match(struct tcf_ematch *em)
static inline int tcf_em_early_end(struct tcf_ematch *em, int result)
struct tcf_ematch * matches;
int, struct tcf_ematch *);
int (*match)(struct sk_buff *, struct tcf_ematch *,
void (*destroy)(struct tcf_ematch *);
int (*dump)(struct sk_buff *, struct tcf_ematch *);
struct tcf_ematch *m)
static void em_canid_destroy(struct tcf_ematch *m)
static int em_canid_dump(struct sk_buff *skb, struct tcf_ematch *m)
static inline struct canid_match *em_canid_priv(struct tcf_ematch *m)
static int em_canid_match(struct sk_buff *skb, struct tcf_ematch *m,
static int em_cmp_match(struct sk_buff *skb, struct tcf_ematch *em,
struct tcf_ematch *em)
static void em_ipset_destroy(struct tcf_ematch *em)
static int em_ipset_match(struct sk_buff *skb, struct tcf_ematch *em,
struct tcf_ematch *em)
static void em_ipt_destroy(struct tcf_ematch *em)
static int em_ipt_match(struct sk_buff *skb, struct tcf_ematch *em,
static int em_ipt_dump(struct sk_buff *skb, struct tcf_ematch *em)
static int em_meta_match(struct sk_buff *skb, struct tcf_ematch *m,
struct tcf_ematch *m)
static void em_meta_destroy(struct tcf_ematch *m)
static int em_meta_dump(struct sk_buff *skb, struct tcf_ematch *em)
struct tcf_ematch *em)
static int em_nbyte_match(struct sk_buff *skb, struct tcf_ematch *em,
static void em_text_destroy(struct tcf_ematch *m)
static int em_text_dump(struct sk_buff *skb, struct tcf_ematch *m)
static int em_text_match(struct sk_buff *skb, struct tcf_ematch *m,
struct tcf_ematch *m)
static int em_u32_match(struct sk_buff *skb, struct tcf_ematch *em,
static inline struct tcf_ematch *tcf_em_get_match(struct tcf_ematch_tree *tree,
struct tcf_ematch *em, struct nlattr *nla, int idx)
struct tcf_ematch *em;
struct tcf_ematch *em = tcf_em_get_match(tree, i);
struct tcf_ematch *em = tcf_em_get_match(tree, i);
static inline int tcf_em_match(struct sk_buff *skb, struct tcf_ematch *em,
struct tcf_ematch *cur_match;