Home
last modified time | relevance | path

Searched defs:radius_msg_list (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/radius/
H A Dradius_client.c87 struct radius_msg_list { struct
93 u8 addr[ETH_ALEN];
98 struct radius_msg *msg;
103 RadiusType msg_type;
108 os_time_t first_try;
113 os_time_t next_try;
118 int attempts;
123 int accu_attempts;
150 struct radius_msg_list *next; argument