Home
last modified time | relevance | path

Searched defs:UT_hash_handle (Results 1 – 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Duthash.h1097 typedef struct UT_hash_handle { struct
1101 struct UT_hash_handle *hh_prev; /* previous hh in bucket order */ argument
1102 struct UT_hash_handle *hh_next; /* next hh in bucket order */ argument
1106 } UT_hash_handle; argument