axa 3.0.1
Farsight Security Advanced Exchange Access (AXA)
axa_nmsg_sf Struct Reference

Some fields of some NMSG messages have a type/value structure such as JSON tags. More...

Data Fields

struct axa_nmsg_sfnext
 next sub-field of nmsg field
 
axa_fc_t fc
 sub-field content type
 
size_t len
 length of sub-field name
 
char name [0]
 name of this sub-field
 

Detailed Description

Some fields of some NMSG messages have a type/value structure such as JSON tags.

Field Documentation

◆ next

struct axa_nmsg_sf* axa_nmsg_sf::next

next sub-field of nmsg field

◆ fc

axa_fc_t axa_nmsg_sf::fc

sub-field content type

◆ len

size_t axa_nmsg_sf::len

length of sub-field name

◆ name

char axa_nmsg_sf::name[0]

name of this sub-field