Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dneigh.c168 static struct nl_cache_ops rtnl_neigh_ops; variable
465 return nl_cache_alloc_and_fill(&rtnl_neigh_ops, sock, result); in rtnl_neigh_alloc_cache()
861 static struct nl_cache_ops rtnl_neigh_ops = { variable
879 nl_cache_mngt_register(&rtnl_neigh_ops); in neigh_init()
884 nl_cache_mngt_unregister(&rtnl_neigh_ops); in neigh_exit()