axa 3.0.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.
 
axa_nmsg_idx_t field_idx
 NMSG field index from caller.
 
axa_nmsg_idx_t val_idx
 NMSG value index from caller.
 

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

tval_t hit::tval

Value for the key in the trie.

◆ field_idx

axa_nmsg_idx_t hit::field_idx

NMSG field index from caller.

◆ val_idx

axa_nmsg_idx_t hit::val_idx

NMSG value index from caller.