Searched refs:o_cache_ops (Results 1 – 2 of 2) sorted by relevance
267 ops->co_genl->o_cache_ops = ops; in genl_register()306 if (ops->o_cache_ops) in __genl_ops_resolve()307 ops->o_cache_ops->co_msgtypes[0].mt_id = ops->o_id; in __genl_ops_resolve()
147 struct nl_cache_ops * o_cache_ops; member