#include <monitube2-mgmt_config.h>
Data Fields | |
patnode | node |
Tree node in stats of a flowstat_ss_t. | |
uint16_t | fpc_slot |
fpc-slot number where flow was seen | |
uint16_t | pic_slot |
pic-slot number where flow was seen | |
in_addr_t | flow_addr |
flow's dest address | |
uint16_t | flow_port |
flow's dest port | |
evTimerID | timer_id |
timer for aging | |
uint32_t | reports |
MDI reports received. | |
uint16_t | window_position |
Current index to record MDI. | |
double | last_mdi_df [STATS_BASE_WINDOW] |
Last X MDI Delay factors. | |
uint32_t | last_mdi_mlr [STATS_BASE_WINDOW] |
Last X MDI Media loss rates. | |
flowstat_ss_t * | ssi |
Definition at line 104 of file monitube2-mgmt_config.h.