GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTDB / V5-2-1

Constituent: co1553_bc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_BC_Pkt_Desc Struct Reference

#include <CO1553_bc.h>


Data Fields

LI_node node
void * pkt_ptr
unsigned int pkt_size
CO1553_BC_Pkt_Freefree_handler
void * free_arg


Detailed Description

Holds information about outgoing packets on a send queue.


Field Documentation

void* _CO1553_BC_Pkt_Desc::free_arg
 

The packet buffer memory release function user argument.

CO1553_BC_Pkt_Free* _CO1553_BC_Pkt_Desc::free_handler
 

The packet buffer memory release function.

LI_node _CO1553_BC_Pkt_Desc::node
 

A list node for ordering the packets.

void* _CO1553_BC_Pkt_Desc::pkt_ptr
 

A pointer to the packet buffer memory.

unsigned int _CO1553_BC_Pkt_Desc::pkt_size
 

The total size in bytes of the packet


The documentation for this struct was generated from the following file:
Generated on Tue Mar 22 20:12:17 2005 by doxygen 1.3.3