Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dcache-api.h177 int co_hash_size; member
/external/libnl/lib/
Dcache.c204 if (ops->co_hash_size) in nl_cache_alloc()
205 hashtable_size = ops->co_hash_size; in nl_cache_alloc()