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

/external/wpa_supplicant_8/wpa_supplicant/
H A Deapol_test.c73 struct extra_radius_attr *extra_attrs; member in struct:eapol_test_data
224 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_NAS_IP_ADDRESS) &&
233 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_CALLING_STATION_ID)
244 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_FRAMED_MTU) &&
250 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_NAS_PORT_TYPE) &&
258 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_CONNECT_INFO) &&
265 if (add_extra_attrs(msg, e->extra_attrs) < 0)
632 p = e->extra_attrs;
1288 eapol_test.extra_attrs = p1;

Completed in 74 milliseconds