Home
last modified time | relevance | path

Searched refs:find_extra_attr (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Deapol_test.c166 find_extra_attr(struct extra_radius_attr *attrs, u8 type) in find_extra_attr() function
228 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_NAS_IP_ADDRESS) && in ieee802_1x_encapsulate_radius()
237 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_CALLING_STATION_ID) in ieee802_1x_encapsulate_radius()
248 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_FRAMED_MTU) && in ieee802_1x_encapsulate_radius()
254 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_NAS_PORT_TYPE) && in ieee802_1x_encapsulate_radius()
261 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_SERVICE_TYPE) && in ieee802_1x_encapsulate_radius()
269 if (!find_extra_attr(e->extra_attrs, RADIUS_ATTR_CONNECT_INFO) && in ieee802_1x_encapsulate_radius()