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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dsta_info.h205 struct os_reltime connected_time; member in struct:sta_info
H A Dctrl_iface_ap.c173 if (!sta->connected_time.sec)
176 os_reltime_age(&sta->connected_time, &age);
178 ret = os_snprintf(buf, buflen, "connected_time=%u\n",
H A Dieee802_1x.c135 os_get_reltime(&sta->connected_time);
H A Dhostapd.c3081 os_get_reltime(&sta->connected_time);

Completed in 285 milliseconds