Home
last modified time | relevance | path

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

/linux-3.3/net/sched/
Dem_meta.c654 struct meta_type_ops { struct
662 static struct meta_type_ops __meta_type_ops[TCF_META_TYPE_MAX + 1] = { argument
678 static inline struct meta_type_ops *meta_type_ops(struct meta_value *v) in meta_type_ops() function