Home
last modified time | relevance | path

Searched refs:meta_value (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dem_meta.c78 struct meta_value { struct
85 struct meta_value lvalue; argument
86 struct meta_value rvalue;
89 static inline int meta_id(struct meta_value *v) in meta_id()
94 static inline int meta_type(struct meta_value *v) in meta_type()
100 struct tcf_pkt_info *info, struct meta_value *v, \
706 static void meta_var_destroy(struct meta_value *v) in meta_var_destroy()
711 static void meta_var_apply_extras(struct meta_value *v, in meta_var_apply_extras()
793 void (*destroy)(struct meta_value *);
795 int (*change)(struct meta_value *, struct nlattr *);
[all …]