Searched refs:genl_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
36 static struct nl_cache_ops genl_ctrl_ops; variable336 return nl_cache_alloc_and_fill(&genl_ctrl_ops, sk, result); in genl_ctrl_alloc_cache()359 if (cache->c_ops != &genl_ctrl_ops) in genl_ctrl_search()393 if (cache->c_ops != &genl_ctrl_ops) in genl_ctrl_search_by_name()527 static struct nl_cache_ops genl_ctrl_ops = { variable539 genl_register(&genl_ctrl_ops); in ctrl_init()544 genl_unregister(&genl_ctrl_ops); in ctrl_exit()