|
axa
2.2.0
Farsight Security Advanced Exchange Access (AXA)
|
AXA helper cache. More...
Data Fields | |
| uint | len |
| number of valid cache entries More... | |
| struct { | |
| axa_nmsg_idx_t idx | |
| NMSG field index. More... | |
| axa_nmsg_idx_t val_idx | |
| NMSG val index. More... | |
| uint val | |
| contents of the NMSG field More... | |
| } | e [AXA_HELPER_CACHE_LEN] |
| array of cache entries More... | |
AXA helper cache.
| uint axa_helper_cache_t::len |
number of valid cache entries
| axa_nmsg_idx_t axa_helper_cache_t::idx |
NMSG field index.
| axa_nmsg_idx_t axa_helper_cache_t::val_idx |
NMSG val index.
| uint axa_helper_cache_t::val |
contents of the NMSG field
| struct { ... } axa_helper_cache_t::e[AXA_HELPER_CACHE_LEN] |
array of cache entries