Searched refs:meta_value (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | em_meta.c | 78 struct meta_value { struct 85 struct meta_value lvalue; 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, \ 610 struct meta_value *, struct meta_obj *, int *); 673 static inline struct meta_ops *meta_ops(struct meta_value *val) in meta_ops() 692 static int meta_var_change(struct meta_value *dst, struct nlattr *nla) in meta_var_change() 703 static void meta_var_destroy(struct meta_value * [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | em_meta.c | 78 struct meta_value { struct 85 struct meta_value lvalue; 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, \ 613 struct meta_value *, struct meta_obj *, int *); 676 static inline struct meta_ops *meta_ops(struct meta_value *val) in meta_ops() 695 static int meta_var_change(struct meta_value *dst, struct nlattr *nla) in meta_var_change() 706 static void meta_var_destroy(struct meta_value * [all...] |
Completed in 3 milliseconds