Home
last modified time | relevance | path

Searched refs:osu_icon_fetch_start (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c569 os_reltime_sub(&now, &wpa_s->osu_icon_fetch_start, &tmp); in hs20_osu_icon_fetch_result()
839 os_get_reltime(&wpa_s->osu_icon_fetch_start); in hs20_next_osu_icon()
H A Dwpa_supplicant_i.h1215 struct os_reltime osu_icon_fetch_start; member