Searched refs:rnow (Results 1 – 1 of 1) sorted by relevance
2383 struct os_reltime rnow; in wpas_dpp_rx_peer_disc_resp() local2493 os_get_reltime(&rnow); in wpas_dpp_rx_peer_disc_resp()2494 entry->expiration = rnow.sec + seconds; in wpas_dpp_rx_peer_disc_resp()2495 entry->reauth_time = rnow.sec + seconds; in wpas_dpp_rx_peer_disc_resp()