Home
last modified time | relevance | path

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

/external/libnl/include/netlink/fib_lookup/
Dlookup.h29 extern struct nl_cache * flnl_result_alloc_cache(void);
/external/libnl/src/
Dnl-fib-lookup.c82 result = flnl_result_alloc_cache(); in main()
/external/libnl/lib/fib_lookup/
Dlookup.c180 struct nl_cache *flnl_result_alloc_cache(void) in flnl_result_alloc_cache() function