Data Fields | |
u8 | addr [ETH_ALEN] |
struct radius_msg * | msg |
RadiusType | msg_type |
os_time_t | first_try |
os_time_t | next_try |
int | attempts |
int | next_wait |
struct os_time | last_attempt |
u8 * | shared_secret |
size_t | shared_secret_len |
struct radius_msg_list * | next |
Definition at line 47 of file radius_client.c.