Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/
Dhashtable.h38 extern nl_hash_table_t * nl_hash_table_alloc(int size);
/third_party/libnl/lib/
Dhashtable.c30 nl_hash_table_t *nl_hash_table_alloc(int size) in nl_hash_table_alloc() function
Dcache.c210 cache->hashtable = nl_hash_table_alloc(hashtable_size); in nl_cache_alloc()
/third_party/libnl/
Dlibnl-3.sym144 nl_hash_table_alloc;