Home
last modified time | relevance | path

Searched refs:COAP_ENDPOINT (Results 1 – 3 of 3) sorted by relevance

/net-tools-latest/libcoap/src/
Dcoap_io_lwip.c73 result = coap_malloc_type(COAP_ENDPOINT, sizeof(coap_endpoint_t)); in coap_new_endpoint()
89 coap_free_type(COAP_ENDPOINT, result); in coap_new_endpoint()
96 coap_free_type(COAP_ENDPOINT, ep); in coap_free_endpoint()
/net-tools-latest/libcoap/include/coap/
Dlwippools.h50 LWIP_MEMPOOL(COAP_ENDPOINT, MEMP_NUM_COAPENDPOINT, sizeof(coap_endpoint_t), "COAP_ENDPOINT")
Dmem.h36 COAP_ENDPOINT, enumerator