Home | Sort by relevance Sort by last modified time |
/external/libnl/lib/route/ | |
cls.c | 32 static struct nl_cache_ops rtnl_cls_ops; variable in typeref:struct:nl_cache_ops 332 if (!(cache = nl_cache_alloc(&rtnl_cls_ops))) 404 static struct nl_cache_ops rtnl_cls_ops = { variable in typeref:struct:nl_cache_ops 437 nl_cache_mngt_register(&rtnl_cls_ops); 442 nl_cache_mngt_unregister(&rtnl_cls_ops); |