Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/port/
Deloop.c168 struct eloop_timeout *timeout, *prev; in timeout_exists() local
202 struct eloop_timeout *timeout, *prev; in eloop_cancel_timeout_debug() local
228 struct eloop_timeout *timeout, *prev; in eloop_cancel_timeout_one() local
383 struct eloop_timeout *timeout, *prev; in eloop_destroy() local
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dpmksa_cache_auth.c51 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_free_entry() local
149 struct rsn_pmksa_cache_entry *pos, *prev; in pmksa_cache_link_entry() local
323 struct rsn_pmksa_cache_entry *entry, *prev; in pmksa_cache_auth_deinit() local
Dsta_info.c133 struct sta_info *sta, *prev; in hostapd_free_stas() local
Dwpa_auth.c2541 struct wpa_group *group, *prev; in wpa_deinit() local
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.c111 struct rsn_pmksa_cache_entry *entry, *pos, *prev; in pmksa_cache_add() local
243 struct rsn_pmksa_cache_entry *entry, *prev = NULL, *tmp; in pmksa_cache_flush() local
279 struct rsn_pmksa_cache_entry *entry, *prev; in pmksa_cache_deinit() local
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c50 struct wps_nfc_pw_token *token, *prev; in wps_free_nfc_pw_tokens() local
107 struct wps_uuid_pin *pin, *prev; in wps_free_pins() local
123 struct wps_pbc_session *prev; in wps_free_pbc_sessions() local
281 struct wps_registrar_device *prev; in wps_free_devices() local
348 struct wps_pbc_session *pbc, *prev = NULL; in wps_registrar_add_pbc_session() local
401 struct wps_pbc_session *pbc, *prev = NULL, *tmp; in wps_registrar_remove_pbc_session() local
491 struct upnp_pending_message *p, *p2, *prev = NULL; in wps_registrar_free_pending_m2() local
860 struct wps_uuid_pin *pin, *prev; in wps_registrar_expire_pins() local
887 struct wps_uuid_pin *pin, *prev; in wps_registrar_invalidate_wildcard_pin() local
915 struct wps_uuid_pin *pin, *prev; in wps_registrar_invalidate_pin() local
[all …]
Dwps.c612 struct upnp_pending_message *p, *prev; in wps_free_pending_msgs() local
/hal_espressif-latest/components/newlib/
Dreent_init.c60 struct _glue* prev = &_GLOBAL_REENT->__sglue; in esp_reent_cleanup() local
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_fast_pac.c91 struct eap_fast_pac *pac, *prev; in eap_fast_remove_pac() local
677 struct eap_fast_pac *pac, *prev; in eap_fast_pac_list_truncate() local
760 struct eap_fast_pac *pac, *prev; in eap_fast_load_pac_bin() local
Deap_fast.c232 struct eap_fast_pac *pac, *prev; in eap_fast_deinit() local
/hal_espressif-latest/components/bt/common/osi/
Dlist.c192 …for (list_node_t *prev = list->head, *node = list->head->next; node; prev = node, node = node->nex… in list_remove() local
222 …for (list_node_t *prev = list->head, *node = list->head->next; node; prev = node, node = node->nex… in list_delete() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_slist.h353 sys_snode_t *prev, in sys_slist_insert()
448 sys_snode_t *prev = NULL; in sys_slist_find_and_remove() local
Dmesh_dlist.h38 struct _dnode *prev; /* ptr to previous node (sys_dnode_t) */ member
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dlist.h25 struct dl_list *prev; member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dbss.c247 struct dl_list *prev = bss->list_id.prev; in wpa_bss_update() local
Dmbo.c570 struct wpa_bss_tmp_disallowed *disallowed = NULL, *tmp, *prev; in wpa_is_bss_tmp_disallowed() local
Dsae.c1218 struct sae_pt *prev; in sae_deinit_pt() local
Ddpp.c287 static const u8 * dpp_get_attr_next(const u8 *prev, const u8 *buf, size_t len, in dpp_get_attr_next()
/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c112 vector_desc_t *prev = NULL; in insert_vector_desc() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcfg_srv.c618 uint16_t get_idx = 0U, i = 0U, prev = 0U; in app_key_get() local
2395 uint16_t prev = 0U, i = 0U; in net_key_get() local
Dfriend.c1355 sys_snode_t *cur = NULL, *prev = NULL; in friend_purge_old_ack() local