Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dhostapd.h287 struct os_reltime mesh_pending_auth_time; member
Dieee802_11.c1835 os_get_reltime(&hapd->mesh_pending_auth_time); in handle_auth()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c767 os_reltime_age(&data->mesh_pending_auth_time, &age); in wpa_mesh_new_mesh_peer()