Home
last modified time | relevance | path

Searched refs:expire (Results 1 – 7 of 7) sorted by relevance

/hostap-3.7.0/src/wps/
Dwps_upnp.c719 time_t expire = now + UPNP_SUBSCRIBE_SEC; in subscription_start() local
744 s->timeout_time = expire; in subscription_start()
784 time_t expire = now + UPNP_SUBSCRIBE_SEC; in subscription_renew() local
790 s->timeout_time = expire; in subscription_renew()
/hostap-3.7.0/src/ap/
Ddpp_hostapd.c1895 os_time_t expire; in hostapd_dpp_rx_peer_disc_req() local
1942 connector, connector_len, &expire); in hostapd_dpp_rx_peer_disc_req()
1980 if (!expire || (os_time_t) hapd->conf->dpp_netaccesskey_expiry < expire) in hostapd_dpp_rx_peer_disc_req()
1981 expire = hapd->conf->dpp_netaccesskey_expiry; in hostapd_dpp_rx_peer_disc_req()
1982 if (expire) in hostapd_dpp_rx_peer_disc_req()
1983 expiration = expire - now.sec; in hostapd_dpp_rx_peer_disc_req()
/hostap-3.7.0/src/pae/
Dieee802_1x_kay_i.h48 time_t expire; member
Dieee802_1x_kay.c604 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000; in ieee802_1x_kay_create_peer()
693 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000; in ieee802_1x_kay_move_live_peer()
883 if (peer->expire > new_expire) in ieee802_1x_mka_decode_basic_body()
884 peer->expire = new_expire; in ieee802_1x_mka_decode_basic_body()
2579 if (now > peer->expire) { in ieee802_1x_participant_timer()
2637 if (now > peer->expire) { in ieee802_1x_participant_timer()
3378 peer->expire = time(NULL) + MKA_LIFE_TIME / 1000; in ieee802_1x_kay_decode_mkpdu()
/hostap-3.7.0/tests/hwsim/
DREADME96 tests, you'll probably want to enable sudo with a timeout to not expire
/hostap-3.7.0/hostapd/
DChangeLog321 * expire hostapd STA entry if kernel does not have a matching entry
/hostap-3.7.0/wpa_supplicant/
DChangeLog890 * do not expire P2P peer entries while connected with the peer in a