cls.c | 36 static struct nl_cache_ops rtnl_cls_ops; variable in typeref:struct:nl_cache_ops 41 struct rtnl_cls_ops *cops; 86 struct rtnl_cls_ops *cops; 299 if (!(cache = nl_cache_alloc(&rtnl_cls_ops))) 316 static struct nl_cache_ops rtnl_cls_ops = { variable in typeref:struct:nl_cache_ops 333 nl_cache_mngt_register(&rtnl_cls_ops); 338 nl_cache_mngt_unregister(&rtnl_cls_ops);
|