Home
last modified time | relevance | path

Searched refs:COAP_OPTLIST (Results 1 – 4 of 4) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_mem.h51 COAP_OPTLIST, enumerator
/third_party/libcoap/src/
Dcoap_option.c524 node = coap_malloc_type(COAP_OPTLIST, sizeof(coap_optlist_t) + length); in coap_new_optlist()
586 coap_free_type(COAP_OPTLIST, node); in coap_internal_delete()
Dcoap_mem.c383 case COAP_OPTLIST: in get_container()
/third_party/libcoap/examples/lwip/config/
Dlwippools.h152 LWIP_MEMPOOL(COAP_OPTLIST, MEMP_NUM_COAPOPTLIST, sizeof(coap_optlist_t)+MEMP_LEN_COAPOPTLIST,