Home
last modified time | relevance | path

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

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