benchmark_msg_ping_t Struct Reference

Benchmark message to the server. More...

Detailed Description

Benchmark message to the server.

Note
Both server and client are assumed to be little endian machines

Definition at line 66 of file benchmark_udp.h.

#include <benchmark_udp.h>

Data Fields

uint32_t flags
 must include config cookie

 
uint32_t seq_no
 number of packets sent sind config update
 
uint32_t replies
 number of replies received from server

 
uint32_t rtt_last
 round trip time of the last packet

 
uint8_t payload []
 variable length payload

 

The documentation for this struct was generated from the following file: