|
Radcli library 2.0.0
A simple radius library -- legacy API reference
|
#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 |