Home | History | Annotate | Download | only in hostapd

Lines Matching refs:radius_acct_req_attr

2189 	} else if (os_strcmp(buf, "radius_acct_req_attr") == 0) {
2194 "Line %d: invalid radius_acct_req_attr",
2197 } else if (bss->radius_acct_req_attr == NULL) {
2198 bss->radius_acct_req_attr = attr;
2200 a = bss->radius_acct_req_attr;