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.c549 if (!sta->acct_terminate_cause) in ap_handle_timer()
550 sta->acct_terminate_cause = in ap_handle_timer()
573 if (!sta->acct_terminate_cause) in ap_handle_timer()
574 sta->acct_terminate_cause = in ap_handle_timer()
608 sta->acct_terminate_cause = in ap_handle_session_timer()
Dsta_info.h141 int acct_terminate_cause; /* Acct-Terminate-Cause */ member
Daccounting.c266 int cause = sta->acct_terminate_cause; in accounting_sta_report()
Ddrv_callbacks.c686 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in hostapd_notif_disassoc()
Dieee802_11.c4129 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in handle_disassoc()
4197 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in handle_deauth()
Dieee802_1x.c1085 sta->acct_terminate_cause = in ieee802_1x_receive()