Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dhashtable.h32 extern nl_hash_table_t * nl_hash_table_alloc(int size);
/external/libnl/lib/
Dhashtable.c24 nl_hash_table_t *nl_hash_table_alloc(int size) in nl_hash_table_alloc() function
Dcache.c204 cache->hashtable = nl_hash_table_alloc(hashtable_size); in nl_cache_alloc()
/external/libnl/
Dlibnl-3.sym144 nl_hash_table_alloc;