Home
last modified time | relevance | path

Searched refs:radius_acct_req_attr (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/wpa/src/ap/
HDaccounting.c71 if (!hostapd_config_get_radius_attr(hapd->conf->radius_acct_req_attr, in accounting_msg()
107 if (add_common_radius_attr(hapd, hapd->conf->radius_acct_req_attr, sta, in accounting_msg()
HDap_config.h209 struct hostapd_radius_attr *radius_acct_req_attr; member
HDap_config.c426 hostapd_config_free_radius_attr(conf->radius_acct_req_attr); in hostapd_config_free_bss()
/trueos/contrib/wpa/hostapd/
HDconfig_file.c2079 } else if (bss->radius_acct_req_attr == NULL) { in hostapd_config_fill()
2080 bss->radius_acct_req_attr = attr; in hostapd_config_fill()
2082 a = bss->radius_acct_req_attr; in hostapd_config_fill()
HDChangeLog64 * added radius_auth_req_attr and radius_acct_req_attr configuration