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

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Daccounting.c239 os_get_reltime(&sta->acct_session_start);
286 os_reltime_sub(&now_r, &sta->acct_session_start, &diff);
H A Dsta_info.h141 struct os_reltime acct_session_start; member in struct:sta_info
H A Dieee802_1x.c2840 os_reltime_age(&sta->acct_session_start, &diff);

Completed in 191 milliseconds