Searched refs:acct_session_start (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dsta_info.h80 time_t acct_session_start; member in struct:sta_info
H A Daccounting.c217 sta->acct_session_start = t.sec;
263 now.sec - sta->acct_session_start)) {
H A Dieee802_1x.c2085 (unsigned int) (t.sec - sta->acct_session_start),
/external/wpa_supplicant_8/src/ap/
H A Dsta_info.h80 time_t acct_session_start; member in struct:sta_info
H A Daccounting.c217 sta->acct_session_start = t.sec;
263 now.sec - sta->acct_session_start)) {
H A Dieee802_1x.c2085 (unsigned int) (t.sec - sta->acct_session_start),
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dsta_info.h80 time_t acct_session_start; member in struct:sta_info
H A Daccounting.c217 sta->acct_session_start = t.sec;
263 now.sec - sta->acct_session_start)) {
H A Dieee802_1x.c2085 (unsigned int) (t.sec - sta->acct_session_start),

Completed in 199 milliseconds