Searched refs:rnow (Results 1 – 1 of 1) sorted by relevance
2738 struct os_reltime rnow; in wpas_dpp_rx_peer_disc_resp() local2861 os_get_reltime(&rnow); in wpas_dpp_rx_peer_disc_resp()2862 entry->expiration = rnow.sec + seconds; in wpas_dpp_rx_peer_disc_resp()2863 entry->reauth_time = rnow.sec + seconds; in wpas_dpp_rx_peer_disc_resp()3900 struct os_reltime rnow; in wpas_dpp_rx_priv_peer_intro_notify() local4014 os_get_reltime(&rnow); in wpas_dpp_rx_priv_peer_intro_notify()4015 entry->expiration = rnow.sec + seconds; in wpas_dpp_rx_priv_peer_intro_notify()4016 entry->reauth_time = rnow.sec + seconds; in wpas_dpp_rx_priv_peer_intro_notify()