axa  2.2.0
Farsight Security Advanced Exchange Access (AXA)
axa_p_body_t Union Reference

AXA protocol body. More...

Data Fields

axa_p_hello_t hello
 hello to client More...
 
axa_p_result_t result
 result of client request More...
 
axa_p_missed_t missed
 report missed data by SRA More...
 
axa_p_whit_t whit
 watch hit More...
 
axa_p_wlist_t wlist
 list an watch More...
 
axa_p_ahit_t ahit
 anomaly hit More...
 
axa_p_alist_t alist
 list an anomaly More...
 
axa_p_clist_t clist
 channel list More...
 
axa_p_missed_rad_t missed_rad
 report missed data by RAD More...
 
axa_p_user_t user
 tell server which user More...
 
axa_p_join_t join
 bundle TCP More...
 
axa_p_watch_t watch
 ask for a watch on the server More...
 
axa_p_anom_t anom
 ask anomaly detection More...
 
axa_p_channel_t channel
 enable or disable a channel More...
 
axa_p_opt_t opt
 options More...
 
_axa_p_stats_req_t stats_req
 statistics request More...
 
_axa_p_stats_rsp_t stats_rsp
 statistics response More...
 
_axa_p_kill_t kill
 kill (both directions) More...
 
uint8_t b [1]
 ... More...
 

Detailed Description

AXA protocol body.

Field Documentation

◆ hello

axa_p_hello_t axa_p_body_t::hello

hello to client

◆ result

axa_p_result_t axa_p_body_t::result

result of client request

◆ missed

axa_p_missed_t axa_p_body_t::missed

report missed data by SRA

◆ whit

axa_p_whit_t axa_p_body_t::whit

watch hit

◆ wlist

axa_p_wlist_t axa_p_body_t::wlist

list an watch

◆ ahit

axa_p_ahit_t axa_p_body_t::ahit

anomaly hit

◆ alist

axa_p_alist_t axa_p_body_t::alist

list an anomaly

◆ clist

axa_p_clist_t axa_p_body_t::clist

channel list

◆ missed_rad

axa_p_missed_rad_t axa_p_body_t::missed_rad

report missed data by RAD

◆ user

axa_p_user_t axa_p_body_t::user

tell server which user

◆ join

axa_p_join_t axa_p_body_t::join

bundle TCP

◆ watch

axa_p_watch_t axa_p_body_t::watch

ask for a watch on the server

◆ anom

axa_p_anom_t axa_p_body_t::anom

ask anomaly detection

◆ channel

axa_p_channel_t axa_p_body_t::channel

enable or disable a channel

◆ opt

axa_p_opt_t axa_p_body_t::opt

options

◆ stats_req

_axa_p_stats_req_t axa_p_body_t::stats_req

statistics request

◆ stats_rsp

_axa_p_stats_rsp_t axa_p_body_t::stats_rsp

statistics response

◆ kill

_axa_p_kill_t axa_p_body_t::kill

kill (both directions)

◆ b

uint8_t axa_p_body_t::b[1]

...