Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/radius/
Dradius_client.h202 } RadiusType; typedef
238 RadiusType msg_type,
246 RadiusType msg_type, const u8 *addr);
Dradius_client.c100 RadiusType msg_type;
265 RadiusType msg_type, in radius_client_register()
303 int s, RadiusType msg_type) in radius_client_handle_send_error()
538 RadiusType msg_type, in radius_client_list_add()
590 RadiusType msg_type, const u8 *addr) in radius_client_list_del()
645 struct radius_msg *msg, RadiusType msg_type, in radius_client_send()
712 RadiusType msg_type = (RadiusType) sock_ctx; in radius_client_receive()