Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

packet.h File Reference

Header for the packet and protocol structures etc. More...

#include "types.h"
#include "protocols.h"

Go to the source code of this file.

Compounds

struct  PACKET_S
struct  PROTO_LL_S

Typedefs

typedef struct PROTO_LL_S  PROTO_LL
typedef struct PACKET_S  PACKET


Detailed Description

Header for the packet and protocol structures etc.

Header containing the typedef structs for the packet and protocol structures. Also contains function prototypes for building them. Actual functions are to be found in plugin-interface.c

Definition in file packet.h.


Typedef Documentation

typedef struct PACKET_S PACKET
 

The main wrapper for all packets

typedef struct PROTO_LL_S PROTO_LL
 

Each decoded protocol is placed in a linked list


Generated at Mon Jul 8 15:16:50 2002 for RUBICON by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000