Searched refs:coap_cache_get_by_pdu (Results 1 – 6 of 6) sorted by relevance
21 coap_cache_get_by_pdu,54 *coap_cache_entry_t *coap_cache_get_by_pdu(coap_session_t *_session_,178 *Function: coap_cache_get_by_pdu()*180 The *coap_cache_get_by_pdu*() function will locate the Cache Entry held in the225 *coap_cache_get_by_pdu*() return the Cache Entry or NULL if there291 coap_cache_entry_t *cache_entry = coap_cache_get_by_pdu(session,
193 coap_cache_entry_t *coap_cache_get_by_pdu(coap_session_t *session,
32 coap_cache_get_by_pdu;
30 coap_cache_get_by_pdu
210 coap_cache_get_by_pdu(coap_session_t *session, in coap_cache_get_by_pdu() function
534 coap_cache_entry_t *cache_entry = coap_cache_get_by_pdu(session, in hnd_put_example_data()1383 coap_cache_entry_t *cache_entry = coap_cache_get_by_pdu(session, in hnd_put_post()