HomeSort by: relevance | last modified time | path
    Searched refs:dpp_last_init (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
hostapd.h 433 struct os_reltime dpp_last_init; member in struct:hostapd_data
dpp_hostapd.c 621 os_reltime_sub(&now, &hapd->dpp_last_init, &diff);
808 os_get_reltime(&hapd->dpp_last_init);
  /src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant_i.h 1494 struct os_reltime dpp_last_init; member in struct:wpa_supplicant
dpp_supplicant.c 640 os_reltime_sub(&now, &wpa_s->dpp_last_init, &diff);
822 os_get_reltime(&wpa_s->dpp_last_init);

Completed in 470 milliseconds