Searched refs:radius_acct_req_attr (Results 1 – 4 of 4) sorted by relevance
73 if (!hostapd_config_get_radius_attr(hapd->conf->radius_acct_req_attr, in accounting_msg()109 if (add_common_radius_attr(hapd, hapd->conf->radius_acct_req_attr, sta, in accounting_msg()
202 struct hostapd_radius_attr *radius_acct_req_attr; member
422 hostapd_config_free_radius_attr(conf->radius_acct_req_attr); in hostapd_config_free_bss()
2065 } else if (bss->radius_acct_req_attr == NULL) { in hostapd_config_fill()2066 bss->radius_acct_req_attr = attr; in hostapd_config_fill()2068 a = bss->radius_acct_req_attr; in hostapd_config_fill()