tcf_meta_info
int (*check_presence)(struct sk_buff *, struct tcf_meta_info *);
int (*encode)(struct sk_buff *, void *, struct tcf_meta_info *);
int (*get)(struct sk_buff *skb, struct tcf_meta_info *mi);
int (*alloc)(struct tcf_meta_info *, void *, gfp_t);
void (*release)(struct tcf_meta_info *);
int ife_get_meta_u32(struct sk_buff *skb, struct tcf_meta_info *mi);
int ife_get_meta_u16(struct sk_buff *skb, struct tcf_meta_info *mi);
int ife_alloc_meta_u32(struct tcf_meta_info *mi, void *metaval, gfp_t gfp);
int ife_alloc_meta_u16(struct tcf_meta_info *mi, void *metaval, gfp_t gfp);
int ife_check_meta_u32(u32 metaval, struct tcf_meta_info *mi);
int ife_check_meta_u16(u16 metaval, struct tcf_meta_info *mi);
int ife_encode_meta_u32(u32 metaval, void *skbdata, struct tcf_meta_info *mi);
int ife_encode_meta_u16(u16 metaval, void *skbdata, struct tcf_meta_info *mi);
void ife_release_meta_gen(struct tcf_meta_info *mi);
int ife_get_meta_u16(struct sk_buff *skb, struct tcf_meta_info *mi)
int ife_alloc_meta_u32(struct tcf_meta_info *mi, void *metaval, gfp_t gfp)
int ife_alloc_meta_u16(struct tcf_meta_info *mi, void *metaval, gfp_t gfp)
void ife_release_meta_gen(struct tcf_meta_info *mi)
struct tcf_meta_info *mi = NULL;
struct tcf_meta_info *e;
struct tcf_meta_info *e, *n;
int ife_encode_meta_u16(u16 metaval, void *skbdata, struct tcf_meta_info *mi)
int ife_get_meta_u32(struct sk_buff *skb, struct tcf_meta_info *mi)
struct tcf_meta_info *e;
int ife_check_meta_u32(u32 metaval, struct tcf_meta_info *mi)
struct tcf_meta_info *e;
int ife_check_meta_u16(u16 metaval, struct tcf_meta_info *mi)
struct tcf_meta_info *e;
int ife_encode_meta_u32(u32 metaval, void *skbdata, struct tcf_meta_info *mi)
struct tcf_meta_info *e)
static int skbmark_check(struct sk_buff *skb, struct tcf_meta_info *e)
static int skbprio_check(struct sk_buff *skb, struct tcf_meta_info *e)
struct tcf_meta_info *e)
struct tcf_meta_info *e)
static int skbtcindex_check(struct sk_buff *skb, struct tcf_meta_info *e)