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_,157 The *coap_cache_get_by_pdu*() function will locate the Cache Entry held in the192 *coap_cache_get_by_pdu*() functions return the Cache Entry or NULL if there252 coap_cache_entry_t *cache_entry = coap_cache_get_by_pdu(session,
191 coap_cache_entry_t *coap_cache_get_by_pdu(coap_session_t *session,
26 coap_cache_get_by_pdu
28 coap_cache_get_by_pdu;
201 coap_cache_get_by_pdu(coap_session_t *session, in coap_cache_get_by_pdu() function
495 coap_cache_entry_t *cache_entry = coap_cache_get_by_pdu(session, in hnd_put_example_data()1428 coap_cache_entry_t *cache_entry = coap_cache_get_by_pdu(session, in hnd_put()