Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dtkip_countermeasures.c49 sta->acct_terminate_cause = in ieee80211_tkip_countermeasures_start()
Dsta_info.c676 if (!sta->acct_terminate_cause) in ap_handle_timer()
677 sta->acct_terminate_cause = in ap_handle_timer()
700 if (!sta->acct_terminate_cause) in ap_handle_timer()
701 sta->acct_terminate_cause = in ap_handle_timer()
736 sta->acct_terminate_cause = in ap_handle_session_timer()
Dsta_info.h180 int acct_terminate_cause; /* Acct-Terminate-Cause */ member
Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report()
Ddrv_callbacks.c921 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in hostapd_remove_sta()
Dieee802_1x.c1273 sta->acct_terminate_cause = in ieee802_1x_receive()
Dieee802_11.c5791 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in hostapd_deauth_sta()
5812 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in hostapd_disassoc_sta()