GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > IPBS / V0-0-1

Constituent: pbs     Tag: i845e


Interface   Data Structures   File List   Data Fields   Globals  

_FPA_fcb Struct Reference

Layouts the control structure for managing the list of free packets. This structure is private to the FPA utility. More...

Collaboration diagram for _FPA_fcb:

Collaboration graph
[legend]

Data Fields

LI_head list
unsigned int outstanding
unsigned int pcktcnt
unsigned int pcktsize
unsigned int pcboff
void * buffer
unsigned int bufsize

Detailed Description

Layouts the control structure for managing the list of free packets. This structure is private to the FPA utility.


Field Documentation

void* _FPA_fcb::buffer
 

The user buffer

unsigned int _FPA_fcb::bufsize
 

Size of the original pool

LI_head _FPA_fcb::list
 

The controlling list

unsigned int _FPA_fcb::outstanding
 

The number of outstanding packets

unsigned int _FPA_fcb::pcboff
 

Offset to the packet control block

unsigned int _FPA_fcb::pcktcnt
 

Total number of packets

unsigned int _FPA_fcb::pcktsize
 

Size of an individual packet


The documentation for this struct was generated from the following file:
Generated on Fri Feb 10 20:26:06 2006 by  doxygen 1.4.4