|
Radcli library 1.5.3
A simple radius library
|
#include <radcli.h>
Data Fields | |
| char | attrname [RC_NAME_LENGTH+1] |
| char | name [RC_NAME_LENGTH+1] |
| uint32_t | value |
| struct dict_value * | next |
A named value for a dictionary attribute (e.g. an enumerated integer value).
| struct dict_value* dict_value::next |