Searched refs:connected_time (Results 1 – 5 of 5) sorted by relevance
246 struct os_reltime connected_time; member
61 if (sta->connected_time.sec) { in hostapd_get_sta_conn_time()63 os_reltime_age(&sta->connected_time, &age); in hostapd_get_sta_conn_time()
134 os_get_reltime(&sta->connected_time); in ieee802_1x_set_sta_authorized()
3232 os_get_reltime(&sta->connected_time); in hostapd_new_assoc_sta()
562 int assoc_req_ies_len, connected_time; member