/hal_espressif-latest/components/wpa_supplicant/port/ |
D | eloop.c | 168 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/ |
D | pmksa_cache_auth.c | 51 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
|
D | sta_info.c | 133 struct sta_info *sta, *prev; in hostapd_free_stas() local
|
D | wpa_auth.c | 2541 struct wpa_group *group, *prev; in wpa_deinit() local
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | pmksa_cache.c | 111 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/ |
D | wps_registrar.c | 50 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 …]
|
D | wps.c | 612 struct upnp_pending_message *p, *prev; in wps_free_pending_msgs() local
|
/hal_espressif-latest/components/newlib/ |
D | reent_init.c | 60 struct _glue* prev = &_GLOBAL_REENT->__sglue; in esp_reent_cleanup() local
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_fast_pac.c | 91 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
|
D | eap_fast.c | 232 struct eap_fast_pac *pac, *prev; in eap_fast_deinit() local
|
/hal_espressif-latest/components/bt/common/osi/ |
D | list.c | 192 …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/ |
D | mesh_slist.h | 353 sys_snode_t *prev, in sys_slist_insert() 448 sys_snode_t *prev = NULL; in sys_slist_find_and_remove() local
|
D | mesh_dlist.h | 38 struct _dnode *prev; /* ptr to previous node (sys_dnode_t) */ member
|
/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | list.h | 25 struct dl_list *prev; member
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | bss.c | 247 struct dl_list *prev = bss->list_id.prev; in wpa_bss_update() local
|
D | mbo.c | 570 struct wpa_bss_tmp_disallowed *disallowed = NULL, *tmp, *prev; in wpa_is_bss_tmp_disallowed() local
|
D | sae.c | 1218 struct sae_pt *prev; in sae_deinit_pt() local
|
D | dpp.c | 287 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/ |
D | intr_alloc.c | 112 vector_desc_t *prev = NULL; in insert_vector_desc() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | cfg_srv.c | 618 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
|
D | friend.c | 1355 sys_snode_t *cur = NULL, *prev = NULL; in friend_purge_old_ack() local
|