Lines Matching refs:age
1890 struct os_time now, age;1892 os_time_sub(&now, &wpa_s->pending_eapol_rx_time, &age);1893 if (age.sec == 0 && age.usec < 100000 &&