Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dtkip_countermeasures.c49 sta->acct_terminate_cause = in ieee80211_tkip_countermeasures_start()
H A 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()
H A Dsta_info.h143 int acct_terminate_cause; /* Acct-Terminate-Cause */ member
H A Daccounting.c269 int cause = sta->acct_terminate_cause; in accounting_sta_report()
H A Ddrv_callbacks.c686 sta->acct_terminate_cause = RADIUS_ACCT_TERMINATE_CAUSE_USER_REQUEST; in hostapd_notif_disassoc()
H A 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()
H A Dieee802_1x.c1172 sta->acct_terminate_cause = in ieee802_1x_receive()