#include "types.h"
Go to the source code of this file.
Data Structures | |
struct | artp_dgram |
struct | control_type |
struct | payload_CTRL |
struct | payload_DATA |
union | payload_type |
Defines | |
#define | ARTP_PACKET_H 1 |
Enumerations | |
enum | packet_type { DATA, CTRL, ACK } |
enum | ctrl_type { REQUEST, REPLY } |
ARTP
packet structure definition.
|
|
|
|