phead_t Struct Reference

VSL packet header. More...

#include <vsl.h>


Data Fields

uint32_t datalen
 Length of payload data.
unsigned char hash [VSL_MACLEN]
 MAC.
char magic [P_MAGIC_SIZE]
 Packet header prefix.
uint64_t msgnr
 Packet number.
char type
 Packet type.


Detailed Description

VSL packet header.

Definition at line 109 of file vsl.h.


Field Documentation

uint32_t phead_t::datalen

Length of payload data.

Definition at line 114 of file vsl.h.

unsigned char phead_t::hash[VSL_MACLEN]

MAC.

Definition at line 111 of file vsl.h.

char phead_t::magic[P_MAGIC_SIZE]

Packet header prefix.

Definition at line 112 of file vsl.h.

uint64_t phead_t::msgnr

Packet number.

Definition at line 110 of file vsl.h.

char phead_t::type

Packet type.

Definition at line 113 of file vsl.h.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 8 16:07:23 2006 for VFER by  doxygen 1.4.7