Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Daccounting.c253 struct os_reltime now_r, diff; in accounting_sta_report() local
268 os_get_reltime(&now_r); in accounting_sta_report()
270 os_reltime_sub(&now_r, &sta->acct_session_start, &diff); in accounting_sta_report()