|
axa
2.2.0
Farsight Security Advanced Exchange Access (AXA)
|
an array of values for a trie node More...
Data Fields | |
| tval_list_t * | free |
| chain while awaiting destruction More... | |
| uint16_t | len |
| Total length of the array. More... | |
| uint16_t | in_use |
| Number of valid values. More... | |
| tval_t | tvals [0] |
| The values for the trie node. More... | |
an array of values for a trie node
| tval_list_t* tval_list::free |
chain while awaiting destruction
| uint16_t tval_list::len |
Total length of the array.
| uint16_t tval_list::in_use |
Number of valid values.
| tval_t tval_list::tvals[0] |
The values for the trie node.