WAND Trace processing  4.0.5
daglegacy.h File Reference

Header file describing the framing formats used by old legacy DAG implementations. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  legacy_cell
 Legacy ATM cell header. More...
 
struct  legacy_ether
 Legacy Ethernet header. More...
 
struct  legacy_pos
 Legacy Packet-over-SONET header. More...
 
struct  atmhdr
 ATM cell header capture, a la Auckland VII. More...
 
struct  legacy_nzix
 Legacy header format used for capturing the NZIX-I trace set. More...
 

Typedefs

typedef struct legacy_cell legacy_cell_t
 Legacy ATM cell header. More...
 
typedef struct legacy_ether legacy_ether_t
 Legacy Ethernet header. More...
 
typedef struct legacy_pos legacy_pos_t
 Legacy Packet-over-SONET header. More...
 
typedef struct atmhdr atmhdr_t
 ATM cell header capture, a la Auckland VII. More...
 
typedef struct legacy_nzix legacy_nzix_t
 Legacy header format used for capturing the NZIX-I trace set. More...
 

Detailed Description

Header file describing the framing formats used by old legacy DAG implementations.

Author
Daniel Lawson
Perry Lorier
Shane Alcock
Version
$Id$

Typedef Documentation

typedef struct atmhdr atmhdr_t

ATM cell header capture, a la Auckland VII.

typedef struct legacy_cell legacy_cell_t

Legacy ATM cell header.

typedef struct legacy_ether legacy_ether_t

Legacy Ethernet header.

typedef struct legacy_nzix legacy_nzix_t

Legacy header format used for capturing the NZIX-I trace set.

typedef struct legacy_pos legacy_pos_t

Legacy Packet-over-SONET header.