|
| 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 |
Definition at line 433 of file radcli.h.
◆ name
| char dict_attr::name[RC_NAME_LENGTH+1] |
attribute name.
Definition at line 435 of file radcli.h.
◆ next
◆ type
string, int, etc..
Definition at line 437 of file radcli.h.
◆ value
| uint64_t dict_attr::value |
attribute index and vendor number; use VENDOR() and ATTRID() to separate.
Definition at line 436 of file radcli.h.
The documentation for this struct was generated from the following file:
- /home/nmav/projects/radcli/include/radcli/radcli.h