Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDctrl_iface_ap.c53 if (!sta->connected_time.sec) in hostapd_get_sta_conn_time()
56 os_reltime_age(&sta->connected_time, &age); in hostapd_get_sta_conn_time()
HDsta_info.h160 struct os_reltime connected_time; member
HDhostapd.c2579 os_get_reltime(&sta->connected_time); in hostapd_new_assoc_sta()
HDieee802_1x.c122 os_get_reltime(&sta->connected_time); in ieee802_1x_set_sta_authorized()