Flowgrind's data block layout.
More...
#include <common.h>
Flowgrind's data block layout.
Definition at line 148 of file common.h.
◆ data
struct timespec block::data |
Sending timestap for calculating delay and RTT.
Definition at line 160 of file common.h.
◆ data2
struct timespec block::data2 |
Used to access 64bit timespec on 32bit arch.
Definition at line 162 of file common.h.
◆ request_block_size
int32_t block::request_block_size |
Size of the response block we request.
0 indicates that we don't request a response block.
-1 indicates this is a response block (needed for parsing data).
Definition at line 157 of file common.h.
◆ this_block_size
int32_t block::this_block_size |
Size of our request or response block.
Definition at line 150 of file common.h.
The documentation for this struct was generated from the following file: