Home
last modified time | relevance | path

Searched refs:connected_time (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/wpa/src/ap/
H A Dsta_info.h205 struct os_reltime connected_time; member
H A Dctrl_iface_ap.c173 if (!sta->connected_time.sec) in hostapd_get_sta_conn_time()
176 os_reltime_age(&sta->connected_time, &age); in hostapd_get_sta_conn_time()
H A Dieee802_1x.c135 os_get_reltime(&sta->connected_time); in ieee802_1x_set_sta_authorized()
H A Dhostapd.c3081 os_get_reltime(&sta->connected_time); in hostapd_new_assoc_sta()