csnet
Loading...
Searching...
No Matches
Data Fields
scion_scmp_echo Struct Reference

#include <scion.h>

Data Fields

enum scion_scmp_echo_type type
 
uint16_t id
 
uint16_t seqno
 
uint8_t * data
 
uint16_t data_length
 

Detailed Description

An SCMP echo message.

Field Documentation

◆ type

enum scion_scmp_echo_type scion_scmp_echo::type

the type

◆ id

uint16_t scion_scmp_echo::id

the identifier

◆ seqno

uint16_t scion_scmp_echo::seqno

the sequence number

◆ data

uint8_t* scion_scmp_echo::data

the data

◆ data_length

uint16_t scion_scmp_echo::data_length

the length of the data


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