Home
last modified time | relevance | path

Searched defs:cache_entry (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/
Dcoap_cache.c196 coap_cache_entry_t *cache_entry = NULL; in coap_cache_get_by_key() local
214 coap_cache_entry_t *cache_entry; in coap_cache_get_by_pdu() local
229 coap_delete_cache_entry(coap_context_t *ctx, coap_cache_entry_t *cache_entry) { in coap_delete_cache_entry()
247 coap_cache_get_pdu(const coap_cache_entry_t *cache_entry) { in coap_cache_get_pdu()
252 coap_cache_set_app_data(coap_cache_entry_t *cache_entry, in coap_cache_set_app_data()
260 coap_cache_get_app_data(const coap_cache_entry_t *cache_entry) { in coap_cache_get_app_data()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfgnan.c7457 wl_nan_disc_expired_cache_entry_t *cache_entry = NULL; in wl_cfgnan_notify_nan_status() local