Home
last modified time | relevance | path

Searched refs:rtnl_route_ops (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/route/
Droute.c28 static struct nl_cache_ops rtnl_route_ops; variable
86 if (!(cache = nl_cache_alloc(&rtnl_route_ops))) in rtnl_route_alloc_cache()
180 static struct nl_cache_ops rtnl_route_ops = { variable
198 nl_cache_mngt_register(&rtnl_route_ops); in route_init()
203 nl_cache_mngt_unregister(&rtnl_route_ops); in route_exit()