Searched refs:hostapd_radius_attr (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/wpa/src/ap/
H A Dieee802_1x.h17 struct hostapd_radius_attr;
57 struct hostapd_radius_attr *req_attr,
H A Dap_config.h130 struct hostapd_radius_attr { struct
133 struct hostapd_radius_attr *next;
208 struct hostapd_radius_attr *radius_auth_req_attr;
209 struct hostapd_radius_attr *radius_acct_req_attr;
536 struct hostapd_radius_attr *
537 hostapd_config_get_radius_attr(struct hostapd_radius_attr *attr, u8 type);
H A Dap_config.c344 struct hostapd_radius_attr *
345 hostapd_config_get_radius_attr(struct hostapd_radius_attr *attr, u8 type)
355 static void hostapd_config_free_radius_attr(struct hostapd_radius_attr *attr)
357 struct hostapd_radius_attr *prev;
H A Dieee802_1x.c418 struct hostapd_radius_attr *req_attr,
473 struct hostapd_radius_attr *req_attr,
478 struct hostapd_radius_attr *attr;
/freebsd-10.1-release/contrib/wpa/hostapd/
H A Dconfig_file.c502 static struct hostapd_radius_attr *
507 struct hostapd_radius_attr *attr;
2058 struct hostapd_radius_attr *attr, *a;
2073 struct hostapd_radius_attr *attr, *a;

Completed in 122 milliseconds