PingContext Struct Reference
Ping context. More...
#include <ping.h>
Data Fields | |
NetInterface * | interface |
Socket * | socket |
size_t | dataPayloadSize |
uint16_t | identifier |
uint16_t | sequenceNumber |
systime_t | timestamp |
systime_t | timeout |
systime_t | rtt |
uint8_t | buffer [PING_BUFFER_SIZE] |
Detailed Description
Field Documentation
◆ buffer
uint8_t buffer[PING_BUFFER_SIZE] |
◆ dataPayloadSize
◆ identifier
◆ interface
NetInterface* interface |
◆ rtt
◆ sequenceNumber
◆ socket
◆ timeout
◆ timestamp
The documentation for this struct was generated from the following file:
- cyclone_tcp/core/ping.h