Searched refs:radius_acct_req_attr (Results 1 – 10 of 10) sorted by relevance
61 hapd->conf->radius_acct_req_attr, in accounting_msg()96 if (add_common_radius_attr(hapd, hapd->conf->radius_acct_req_attr, sta, in accounting_msg()
308 struct hostapd_radius_attr *radius_acct_req_attr; member
791 hostapd_config_free_radius_attr(conf->radius_acct_req_attr); in hostapd_config_free_bss()
303 struct hostapd_radius_attr *radius_acct_req_attr; member
697 hostapd_config_free_radius_attr(conf->radius_acct_req_attr); in hostapd_config_free_bss()
2829 } else if (bss->radius_acct_req_attr == NULL) {2830 bss->radius_acct_req_attr = attr;2832 a = bss->radius_acct_req_attr;
493 * added radius_auth_req_attr and radius_acct_req_attr configuration
2837 } else if (bss->radius_acct_req_attr == NULL) { in hostapd_config_fill()2838 bss->radius_acct_req_attr = attr; in hostapd_config_fill()2840 a = bss->radius_acct_req_attr; in hostapd_config_fill()
536 * added radius_auth_req_attr and radius_acct_req_attr configuration