axa  1.2.1
Farsight Security Advanced Exchange Access (AXA)
hit Struct Reference

A single value for a key found in the trie and hints about the source of the data that matched the key. More...

Data Fields

tval_t tval
 Value for the key in the trie. More...
 
axa_nmsg_idx_t field_idx
 NMSG field index from caller. More...
 
axa_nmsg_idx_t val_idx
 NMSG value index from caller. More...
 

Detailed Description

A single value for a key found in the trie and hints about the source of the data that matched the key.

Field Documentation

tval_t hit::tval

Value for the key in the trie.

axa_nmsg_idx_t hit::field_idx

NMSG field index from caller.

axa_nmsg_idx_t hit::val_idx

NMSG value index from caller.