Home
last modified time | relevance | path

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

/net-tools-3.6.0/libcoap/include/coap/
Duthash.h226 struct UT_hash_handle *_hd_hh_del; \
238 (UT_hash_handle*)((ptrdiff_t)((delptr)->hh.prev) + \
242 ((UT_hash_handle*)((ptrdiff_t)((delptr)->hh.prev) + \
248 ((UT_hash_handle*)((ptrdiff_t)_hd_hh_del->next + \
289 struct UT_hash_handle *_thh; \
329 _thh = ( _thh->next ? (UT_hash_handle*)((char*)(_thh->next) + \
684 struct UT_hash_handle *_he_thh, *_he_hh_nxt; \
737 struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \
753 _hs_q = (UT_hash_handle*)((_hs_q->next) ? \
762 _hs_q = (UT_hash_handle*)((_hs_q->next) ? \
[all …]
Dresource.h84 UT_hash_handle hh;
/net-tools-3.6.0/tinydtls-0.8.2/
Duthash.h195 struct UT_hash_handle *_hd_hh_del; \
206 (UT_hash_handle*)((char*)((delptr)->hh.prev) + \
210 ((UT_hash_handle*)((char*)((delptr)->hh.prev) + \
216 ((UT_hash_handle*)((char*)_hd_hh_del->next + \
254 struct UT_hash_handle *_thh; \
291 _thh = ( _thh->next ? (UT_hash_handle*)((char*)(_thh->next) + \
709 struct UT_hash_handle *_he_thh, *_he_hh_nxt; \
762 struct UT_hash_handle *_hs_p, *_hs_q, *_hs_e, *_hs_list, *_hs_tail; \
778 _hs_q = (UT_hash_handle*)((_hs_q->next) ? \
787 _hs_q = (UT_hash_handle*)((_hs_q->next) ? \
[all …]
Dpeer.h54 UT_hash_handle hh;
/net-tools-3.6.0/libcoap/examples/
Detsi_iot_01.c42 UT_hash_handle hh;
58 UT_hash_handle hh;
Dcoap-rd.c51 UT_hash_handle hh; /**< hash handle (for internal use only) */