HomeSort by relevance Sort by last modified time
    Searched full:rtnl_cls_ops (Results 1 - 1 of 1) sorted by null

  /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);

Completed in 65 milliseconds