axa  2.2.0
Farsight Security Advanced Exchange Access (AXA)
axa_helper_cache_t Struct Reference

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...
 

Detailed Description

AXA helper cache.

Field Documentation

◆ len

uint axa_helper_cache_t::len

number of valid cache entries

◆ idx

axa_nmsg_idx_t axa_helper_cache_t::idx

NMSG field index.

◆ val_idx

axa_nmsg_idx_t axa_helper_cache_t::val_idx

NMSG val index.

◆ val

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