Home
last modified time | relevance | path

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

/linux-5.10/net/sched/
Dem_meta.c789 struct meta_type_ops { struct
797 static const struct meta_type_ops __meta_type_ops[TCF_META_TYPE_MAX + 1] = { argument
813 static inline const struct meta_type_ops *meta_type_ops(struct meta_value *v) in meta_type_ops() function