Searched refs:RadiusType (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/wpa/src/radius/ |
H A D | radius_client.h | 232 } RadiusType; typedef 268 RadiusType msg_type, 279 RadiusType msg_type, const u8 *addr);
|
H A D | radius_client.c | 103 RadiusType msg_type; 291 RadiusType msg_type, in radius_client_register() 348 int s, RadiusType msg_type) in radius_client_handle_send_error() 721 RadiusType msg_type, in radius_client_list_add() 847 struct radius_msg *msg, RadiusType msg_type, in radius_client_send() 961 int sock, RadiusType msg_type) in radius_client_close_tcp() 977 int sock, RadiusType msg_type, in radius_client_process_tls_handshake() 1093 RadiusType msg_type = (uintptr_t) sock_ctx; in radius_client_receive() 1317 RadiusType msg_type = (uintptr_t) sock_ctx; in radius_client_write_ready()
|