HomeSort by relevance Sort by last modified time
    Searched refs:acct_session_start (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
sta_info.h 77 time_t acct_session_start; member in struct:sta_info
accounting.c 246 sta->acct_session_start = t.sec;
291 now.sec - sta->acct_session_start)) {
ieee802_1x.c     [all...]

Completed in 149 milliseconds