Home | History | Annotate | Download | only in hostapd

Lines Matching refs:radius_acct_req_attr

2314 	} else if (os_strcmp(buf, "radius_acct_req_attr") == 0) {
2319 "Line %d: invalid radius_acct_req_attr",
2322 } else if (bss->radius_acct_req_attr == NULL) {
2323 bss->radius_acct_req_attr = attr;
2325 a = bss->radius_acct_req_attr;