Searched defs:genl_ops (Results 1 – 3 of 3) sorted by relevance
132 struct genl_ops struct137 /** Numeric identifier, automatically filled in by genl_ops_resolve() */ argument140 /** Human readable name, used by genl_ops_resolve() to resolve numeric id */ argument162 extern int genl_register_family(struct genl_ops *); argument
80 struct genl_ops *genl_ops = ops->co_genl; in print() local
519 static struct genl_ops genl_ops = { variable