Lines Matching +defs:val +defs:dst
80 unsigned long val; member
139 static inline int int_dev(struct net_device *dev, struct meta_obj *dst) in int_dev()
148 static inline int var_dev(struct net_device *dev, struct meta_obj *dst) in var_dev()
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()
712 struct meta_obj *dst) in meta_var_apply_extras()
748 static int meta_int_change(struct meta_value *dst, struct nlattr *nla) in meta_int_change()
763 struct meta_obj *dst) in meta_int_apply_extras()
826 struct meta_value *v, struct meta_obj *dst) in meta_get()
885 static inline int meta_change_data(struct meta_value *dst, struct nlattr *nla) in meta_change_data()
897 static inline int meta_is_supported(struct meta_value *val) in meta_is_supported()