Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dtkip_countermeasures.c49 sta->acct_terminate_cause = in ieee80211_tkip_countermeasures_start()
Dsta_info.c550 if (!sta->acct_terminate_cause) in ap_handle_timer()
551 sta->acct_terminate_cause = in ap_handle_timer()
574 if (!sta->acct_terminate_cause) in ap_handle_timer()
575 sta->acct_terminate_cause = in ap_handle_timer()
609 sta->acct_terminate_cause = in ap_handle_session_timer()
Dsta_info.h143 int acct_terminate_cause; /* Acct-Terminate-Cause */ member
Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report()
Ddrv_callbacks.c699 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in hostapd_notif_disassoc()
Dieee802_11.c4294 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in handle_disassoc()
4362 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in handle_deauth()
Dieee802_1x.c1172 sta->acct_terminate_cause = in ieee802_1x_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dtkip_countermeasures.c49 sta->acct_terminate_cause = in ieee80211_tkip_countermeasures_start()
Dsta_info.c598 if (!sta->acct_terminate_cause) in ap_handle_timer()
599 sta->acct_terminate_cause = in ap_handle_timer()
622 if (!sta->acct_terminate_cause) in ap_handle_timer()
623 sta->acct_terminate_cause = in ap_handle_timer()
658 sta->acct_terminate_cause = in ap_handle_session_timer()
Dsta_info.h185 int acct_terminate_cause; /* Acct-Terminate-Cause */ member
Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report()
Ddrv_callbacks.c791 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in hostapd_notif_disassoc()
Dieee802_1x.c1180 sta->acct_terminate_cause = in ieee802_1x_receive()
Dieee802_11.c5872 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in handle_disassoc()
5947 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in handle_deauth()