csnet
|
#include <scion.h>
Data Fields | |
enum scion_scmp_echo_type | type |
uint16_t | id |
uint16_t | seqno |
uint8_t * | data |
uint16_t | data_length |
An SCMP echo message.
enum scion_scmp_echo_type scion_scmp_echo::type |
the type
uint16_t scion_scmp_echo::id |
the identifier
uint16_t scion_scmp_echo::seqno |
the sequence number
uint8_t* scion_scmp_echo::data |
the data
uint16_t scion_scmp_echo::data_length |
the length of the data