Home
last modified time | relevance | path

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

/external/libnl/lib/fib_lookup/
Dlookup.c30 static struct nl_cache_ops fib_lookup_ops; variable
182 return nl_cache_alloc(&fib_lookup_ops); in flnl_result_alloc_cache()
327 static struct nl_cache_ops fib_lookup_ops = { variable
341 nl_cache_mngt_register(&fib_lookup_ops); in fib_lookup_init()
346 nl_cache_mngt_unregister(&fib_lookup_ops); in fib_lookup_exit()