Searched refs:hostapd_parse_radius_attr (Results 1 – 3 of 3) sorted by relevance
1098 struct hostapd_radius_attr * hostapd_parse_radius_attr(const char *value);
480 struct hostapd_radius_attr * hostapd_parse_radius_attr(const char *value) in hostapd_parse_radius_attr() function
649 attr = hostapd_parse_radius_attr(attrtxt); in add_sqlite_radius_attr()