Home
last modified time | relevance | path

Searched defs:meta_type_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dem_meta.c792 struct meta_type_ops { struct
800 static const struct meta_type_ops __meta_type_ops[TCF_META_TYPE_MAX + 1] = { argument
816 static inline const struct meta_type_ops *meta_type_ops(struct meta_value *v) in meta_type_ops() function