Home
last modified time | relevance | path

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

/net-tools-3.4.0/libcoap/include/coap/
Dresource.h377 coap_resource_t *tmp, *rtmp; \
378 HASH_ITER(hh, (r), tmp, rtmp)
/net-tools-3.4.0/libcoap/src/
Dresource.c451 coap_resource_t *rtmp; local
457 LL_FOREACH_SAFE(context->resources, res, rtmp) {
459 HASH_ITER(hh, context->resources, res, rtmp) {