axa 3.0.2
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 | |
uint16_t | len |
Total length of the array. | |
uint16_t | in_use |
Number of valid values. | |
tval_t | tvals [0] |
The values for the trie node. | |
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.