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

  /external/wpa_supplicant_8/src/ap/
accounting.c 190 sta->acct_output_gigawords++;
199 sta->last_tx_bytes, sta->acct_output_gigawords);
248 sta->acct_input_gigawords = sta->acct_output_gigawords = 0;
332 gigawords = sta->acct_output_gigawords;
sta_info.h 85 u32 acct_output_gigawords; /* Acct-Output-Gigawords */ member in struct:sta_info

Completed in 87 milliseconds