Searched defs:hostapd_radius_attr (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.h132 struct hostapd_radius_attr *accept_attr;
135 struct hostapd_radius_attr { struct
138 struct hostapd_radius_attr *next;
212 struct hostapd_radius_attr *radius_auth_req_attr;
213 struct hostapd_radius_attr *radius_acct_req_attr;
623 struct hostapd_radius_attr *
624 hostapd_config_get_radius_attr(struct hostapd_radius_attr *attr, u8 type);
/external/wpa_supplicant_8/src/ap/
H A Dap_config.h132 struct hostapd_radius_attr *accept_attr;
135 struct hostapd_radius_attr { struct
138 struct hostapd_radius_attr *next;
212 struct hostapd_radius_attr *radius_auth_req_attr;
213 struct hostapd_radius_attr *radius_acct_req_attr;
623 struct hostapd_radius_attr *
624 hostapd_config_get_radius_attr(struct hostapd_radius_attr *attr, u8 type);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.h132 struct hostapd_radius_attr *accept_attr;
135 struct hostapd_radius_attr { struct
138 struct hostapd_radius_attr *next;
212 struct hostapd_radius_attr *radius_auth_req_attr;
213 struct hostapd_radius_attr *radius_acct_req_attr;
623 struct hostapd_radius_attr *
624 hostapd_config_get_radius_attr(struct hostapd_radius_attr *attr, u8 type);

Completed in 233 milliseconds