Searched refs:COAP_OPTLIST (Results 1 – 4 of 4) sorted by relevance
51 COAP_OPTLIST, enumerator
524 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()
383 case COAP_OPTLIST: in get_container()
152 LWIP_MEMPOOL(COAP_OPTLIST, MEMP_NUM_COAPOPTLIST, sizeof(coap_optlist_t)+MEMP_LEN_COAPOPTLIST,