Home
last modified time | relevance | path

Searched refs:mesh_pending_auth_time (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dhostapd.h311 struct os_reltime mesh_pending_auth_time; member
Dieee802_11.c2264 os_get_reltime(&hapd->mesh_pending_auth_time); in handle_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.h321 struct os_reltime mesh_pending_auth_time; member
Dieee802_11.c3796 os_get_reltime(&hapd->mesh_pending_auth_time); in handle_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c823 os_reltime_age(&data->mesh_pending_auth_time, &age); in wpa_mesh_new_mesh_peer()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_mpm.c828 os_reltime_age(&data->mesh_pending_auth_time, &age); in wpa_mesh_new_mesh_peer()