Command response from the server. More...
Command response from the server.
Definition at line 80 of file benchmark_udp.h.
#include <benchmark_udp.h>
Data Fields | |
uint32_t | flags |
contains new config cookie | |
uint32_t | delay_us |
delay between benchmark messages in µs | |
uint16_t | payload_len |
payload of benchmark messages | |
uint32_t benchmark_msg_cmd_t::delay_us |
delay between benchmark messages in µs
Definition at line 82 of file benchmark_udp.h.
uint32_t benchmark_msg_cmd_t::flags |
contains new config cookie
Definition at line 81 of file benchmark_udp.h.
uint16_t benchmark_msg_cmd_t::payload_len |
payload of benchmark messages
Definition at line 83 of file benchmark_udp.h.