Searched refs:_hash_buf_key (Results 1 – 1 of 1) sorted by relevance
125 IW_INLINE uint32_t _hash_buf_key(const void *key) { in _hash_buf_key() function187 return iwhmap_create((int (*)(const void*, const void*)) strcmp, _hash_buf_key, kv_free_fn); in iwhmap_create_str()