Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

packet.h File Reference

#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 }


Detailed Description

ARTP packet structure definition.
Author:
Tomas Rebok
Date:
2004

Enumeration Type Documentation

enum ctrl_type
 

ARTP control packet possible types.

Enumeration values:
REQUEST  request packet
REPLY  reply packet

enum packet_type
 

ARTP packet possible types.

Enumeration values:
DATA  data packet
CTRL  control packet
ACK  acknowledgement packet


Generated on Fri May 21 07:50:25 2004 for Active Router Transport Protocol (ARTP) by doxygen1.2.15