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.c32 static struct nl_cache_ops fib_lookup_ops; variable
184 return nl_cache_alloc(&fib_lookup_ops); in flnl_result_alloc_cache()
329 static struct nl_cache_ops fib_lookup_ops = { variable
343 nl_cache_mngt_register(&fib_lookup_ops); in fib_lookup_init()
348 nl_cache_mngt_unregister(&fib_lookup_ops); in fib_lookup_exit()