Home
last modified time | relevance | path

Searched refs:acct_terminate_cause (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dtkip_countermeasures.c49 sta->acct_terminate_cause = in ieee80211_tkip_countermeasures_start()
Dsta_info.c477 if (!sta->acct_terminate_cause) in ap_handle_timer()
478 sta->acct_terminate_cause = in ap_handle_timer()
501 if (!sta->acct_terminate_cause) in ap_handle_timer()
502 sta->acct_terminate_cause = in ap_handle_timer()
534 sta->acct_terminate_cause = in ap_handle_session_timer()
Dsta_info.h107 int acct_terminate_cause; /* Acct-Terminate-Cause */ member
Daccounting.c251 int cause = sta->acct_terminate_cause; in accounting_sta_report()
Ddrv_callbacks.c414 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in hostapd_notif_disassoc()
Dieee802_11.c1915 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in handle_disassoc()
1971 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in handle_deauth()
Dieee802_1x.c977 sta->acct_terminate_cause = in ieee802_1x_receive()