Home
last modified time | relevance | path

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

/external/libnl/lib/route/
Dneigh.c172 static struct nl_cache_ops rtnl_neigh_ops; variable
529 return nl_cache_alloc_and_fill(&rtnl_neigh_ops, sock, result); in rtnl_neigh_alloc_cache()
936 static struct nl_cache_ops rtnl_neigh_ops = { variable
954 nl_cache_mngt_register(&rtnl_neigh_ops); in neigh_init()
959 nl_cache_mngt_unregister(&rtnl_neigh_ops); in neigh_exit()