Searched refs:acct_terminate_cause (Results 1 - 21 of 21) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dtkip_countermeasures.c49 sta->acct_terminate_cause =
H A Dsta_info.h82 int acct_terminate_cause; /* Acct-Terminate-Cause */ member in struct:sta_info
H A Dsta_info.c428 if (!sta->acct_terminate_cause)
429 sta->acct_terminate_cause =
452 if (!sta->acct_terminate_cause)
453 sta->acct_terminate_cause =
484 sta->acct_terminate_cause =
H A Daccounting.c245 int cause = sta->acct_terminate_cause;
H A Ddrv_callbacks.c353 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
H A Dieee802_11.c1446 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
1498 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
H A Dieee802_1x.c782 sta->acct_terminate_cause =
/external/wpa_supplicant_8/src/ap/
H A Dtkip_countermeasures.c49 sta->acct_terminate_cause =
H A Dsta_info.h82 int acct_terminate_cause; /* Acct-Terminate-Cause */ member in struct:sta_info
H A Dsta_info.c428 if (!sta->acct_terminate_cause)
429 sta->acct_terminate_cause =
452 if (!sta->acct_terminate_cause)
453 sta->acct_terminate_cause =
484 sta->acct_terminate_cause =
H A Daccounting.c245 int cause = sta->acct_terminate_cause;
H A Ddrv_callbacks.c353 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
H A Dieee802_11.c1446 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
1498 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
H A Dieee802_1x.c782 sta->acct_terminate_cause =
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dtkip_countermeasures.c49 sta->acct_terminate_cause =
H A Dsta_info.h82 int acct_terminate_cause; /* Acct-Terminate-Cause */ member in struct:sta_info
H A Dsta_info.c428 if (!sta->acct_terminate_cause)
429 sta->acct_terminate_cause =
452 if (!sta->acct_terminate_cause)
453 sta->acct_terminate_cause =
484 sta->acct_terminate_cause =
H A Daccounting.c245 int cause = sta->acct_terminate_cause;
H A Ddrv_callbacks.c353 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
H A Dieee802_11.c1446 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
1498 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST;
H A Dieee802_1x.c782 sta->acct_terminate_cause =

Completed in 157 milliseconds