Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core/
Dlws_map.c84 lws_map_hash_t
87 lws_map_hash_t h = 0x12345678; in lws_map_hash_from_key_default()
185 lws_map_hash_t h; in lws_map_item_create()
230 lws_map_hash_t h = map->info._hash(key, keylen); in lws_map_item_lookup()
/third_party/libwebsockets/include/libwebsockets/
Dlws-map.h50 typedef uint32_t lws_map_hash_t; typedef
52 typedef lws_map_hash_t (*lws_map_hash_from_key_t)(const lws_map_key_t key,