Searched refs:acct_session_started (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Daccounting.c231 if (sta->acct_session_started)
261 sta->acct_session_started = 1;
371 if (sta->acct_session_started)
383 if (sta->acct_session_started) {
390 sta->acct_session_started = 0;
H A Dsta_info.h142 int acct_session_started; member in struct:sta_info

Completed in 192 milliseconds