Home
last modified time | relevance | path

Searched defs:LL_FOREACH_SAFE (Results 1 - 3 of 3) sorted by relevance

/third_party/libcoap/examples/
H A Dcoap_list.c63 LL_FOREACH_SAFE(queue, elt, tmp) { in coap_delete_list() function
/third_party/libcoap/src/
H A Dcoap_option.c598 LL_FOREACH_SAFE(queue, elt, tmp) { in coap_delete_optlist() function
/third_party/libcoap/include/coap3/
H A Dcoap_utlist_internal.h419 #define LL_FOREACH_SAFE(head,el,tmp) \ macro

Completed in 5 milliseconds