GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > CTDB / V5-5-0

Constituent: sumt_rt_poll_pmc1553     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_CO1553_RT_Pkt_Desc Struct Reference

#include <CO1553_rt.h>


Data Fields

LI_node node
void * pkt_ptr
unsigned int pkt_size
CO1553_RT_Pkt_Freefree_handler
void * free_arg
FPA_fcb * desc_fpa


Detailed Description

Holds information about outgoing packets on a send queue.


Field Documentation

FPA_fcb* _CO1553_RT_Pkt_Desc::desc_fpa
 

The memory pool to which this descriptor belongs.

void* _CO1553_RT_Pkt_Desc::free_arg
 

The packet buffer memory release function user argument.

CO1553_RT_Pkt_Free* _CO1553_RT_Pkt_Desc::free_handler
 

The packet buffer memory release function.

LI_node _CO1553_RT_Pkt_Desc::node
 

A list node for ordering the packets.

void* _CO1553_RT_Pkt_Desc::pkt_ptr
 

A pointer to the packet buffer memory.

unsigned int _CO1553_RT_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 Wed Sep 7 22:46:47 2005 by doxygen 1.3.3