Lines Matching defs:sec
67 if (ssid == NULL || ssid->disabled_until.sec == 0)
71 if (ssid->disabled_until.sec > now.sec)
72 return ssid->disabled_until.sec - now.sec;
85 * (in sec) until the first network is re-enabled. Otherwise returns 0.
88 * in which case it returns the time (in sec) that the first network will be
299 wpa_s->session_start.sec = 0;
1334 (unsigned int) diff.sec,
2771 wpa_s->session_start.sec = 0;
2808 wpa_s->sme.last_unprot_disconnect.sec = 0;
2903 if (age.sec == 0 && age.usec < 200000 &&
3186 if ((wpa_s->last_michael_mic_error.sec &&
3241 int sec;
3244 sec = os_random() % 60;
3246 sec = WPA_GET_BE32(rval) % 60;
3248 "report %d seconds", sec);
3255 sec, os_random() % 1000000,
3981 cac_time /= 1000; /* convert from ms to sec */
4316 diff.sec, diff.usec);
4348 wpa_s->scan_start_time.sec = 0;
4351 diff.sec, diff.usec);