Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:age

1756 		struct os_time now, age;
1758 os_time_sub(&now, &wpa_s->pending_eapol_rx_time, &age);
1759 if (age.sec == 0 && age.usec < 100000 &&