Home
last modified time | relevance | path

Searched refs:HASH_ADD_KEYPTR (Results 1 – 3 of 3) sorted by relevance

/net-tools-3.5.0/tinydtls-0.8.2/
Duthash.h148 HASH_ADD_KEYPTR(hh,head,&add->fieldname,keylen_in,add)
150 #define HASH_ADD_KEYPTR(hh,head,keyptr,keylen_in,add) \ macro
/net-tools-3.5.0/libcoap/include/coap/
Duthash.h170 HASH_ADD_KEYPTR(hh,head,&((add)->fieldname),keylen_in,add)
182 #define HASH_ADD_KEYPTR(hh,head,keyptr,keylen_in,add) \ macro
/net-tools-3.5.0/
Dcoap-client.c80 #undef HASH_ADD_KEYPTR