Searched refs:COAP_ENDPOINT (Results 1 – 3 of 3) sorted by relevance
73 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()
50 LWIP_MEMPOOL(COAP_ENDPOINT, MEMP_NUM_COAPENDPOINT, sizeof(coap_endpoint_t), "COAP_ENDPOINT")
36 COAP_ENDPOINT, enumerator