#include <common.h>
Definition at line 286 of file common.h.
◆ begin
struct timespec report::begin |
◆ bytes_read
unsigned long long report::bytes_read |
◆ bytes_written
unsigned long long report::bytes_written |
◆ delay_max
Maximum one-way delay.
Definition at line 317 of file common.h.
◆ delay_min
Minimum one-way delay.
Definition at line 315 of file common.h.
◆ delay_sum
Accumulated one-way delay.
Definition at line 319 of file common.h.
◆ end
struct timespec report::end |
◆ endpoint
Daemon endpoint - either source or destination.
Definition at line 289 of file common.h.
◆ iat_max
Maximum inter-arrival time.
Definition at line 311 of file common.h.
◆ iat_min
Minimum inter-arrival time.
- Todo:
- Create an array for IAT / RTT and delay
Definition at line 309 of file common.h.
◆ iat_sum
Accumulated inter-arrival time.
Definition at line 313 of file common.h.
◆ id
◆ imtu
Interface MTU.
Definition at line 334 of file common.h.
◆ next
◆ pmtu
Discovered Path MTU.
Definition at line 332 of file common.h.
◆ request_blocks_read
unsigned report::request_blocks_read |
◆ request_blocks_written
unsigned report::request_blocks_written |
◆ response_blocks_read
unsigned report::response_blocks_read |
◆ response_blocks_written
unsigned report::response_blocks_written |
◆ rtt_max
Maximum round-trip time.
Definition at line 323 of file common.h.
◆ rtt_min
Minimum round-trip time.
Definition at line 321 of file common.h.
◆ rtt_sum
Accumulated round-trip time.
Definition at line 325 of file common.h.
◆ status
◆ tcp_info
◆ type
Report type - either INTERVAL or FINAL report.
Definition at line 291 of file common.h.
The documentation for this struct was generated from the following file: