Searched refs:COAP_RESOURCE (Results 1 – 4 of 4) sorted by relevance
55 LWIP_MEMPOOL(COAP_RESOURCE, MEMP_NUM_COAPRESOURCE, sizeof(coap_resource_t), "COAP_RESOURCE")
39 COAP_RESOURCE, enumerator
83 case COAP_RESOURCE: return &resource_storage; in get_container()
295 r = (coap_resource_t *)coap_malloc_type(COAP_RESOURCE, sizeof(coap_resource_t));423 coap_free_type(COAP_RESOURCE, resource);