Searched refs:rnow (Results 1 – 1 of 1) sorted by relevance
1299 struct os_reltime rnow; in wpas_dpp_rx_peer_disc_resp() local1396 os_get_reltime(&rnow); in wpas_dpp_rx_peer_disc_resp()1397 entry->expiration = rnow.sec + seconds; in wpas_dpp_rx_peer_disc_resp()1398 entry->reauth_time = rnow.sec + seconds; in wpas_dpp_rx_peer_disc_resp()