Home
last modified time | relevance | path

Searched refs:coap_delete_cache_entry (Results 1 – 7 of 7) sorted by relevance

/third_party/libcoap/src/
Dcoap_cache.c220 coap_delete_cache_entry(coap_context_t *ctx, coap_cache_entry_t *cache_entry) { in coap_delete_cache_entry() function
264 coap_delete_cache_entry(ctx, cp); in coap_expire_cache_entries()
Dcoap_session.c215 coap_delete_cache_entry(session->context, cp); in coap_session_mfree()
Dnet.c653 coap_delete_cache_entry(context, cp); in coap_free_context()
/third_party/libcoap/include/coap3/
Dcoap_cache.h163 void coap_delete_cache_entry(coap_context_t *context,
/third_party/libcoap/
Dlibcoap-3.sym58 coap_delete_cache_entry
Dlibcoap-3.map60 coap_delete_cache_entry;
/third_party/libcoap/man/
Dcoap_cache.txt.in19 coap_delete_cache_entry,
48 *void coap_delete_cache_entry(coap_context_t *_context_,
147 The *coap_delete_cache_entry*() function can be used to delete the Cache Entry