Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/ap/
HDhostapd.h353 struct os_reltime mesh_pending_auth_time; member
HDieee802_11.c3138 os_get_reltime(&hapd->mesh_pending_auth_time); in handle_auth()
/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDmesh_mpm.c866 os_reltime_age(&data->mesh_pending_auth_time, &age); in wpa_mesh_new_mesh_peer()