Radcli library 1.4.0
A simple radius library
|
Data Fields | |
char | name [RC_NAME_LENGTH+1] |
attribute name. | |
uint64_t | value |
attribute index and vendor number; use VENDOR() and ATTRID() to separate. | |
rc_attr_type | type |
string, int, etc.. | |
struct dict_attr * | next |
rc_attr_type dict_attr::type |
uint64_t dict_attr::value |