GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / dev > lim_unit_test / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_lim_Pool_Info Struct Reference

LIM pool test state. More...

List of all members.

Public Attributes

LIM_Pool ** pool_ctl_pp
unsigned int num_pkts
unsigned int pkt_bytes
LIM_Poolpool_ctl_p
unsigned int size
ITC_cb_Completion ** free_cb_p
void ** cb_parm_0_p
void ** cb_parm_1_p
void ** cb_parm_2_p
void * exp_alloc_rv
void * act_alloc_rv
ITC_cb_Completion * free_cb
void * cb_parm_0
void * cb_parm_1
void * cb_parm_2
unsigned int exp_status
unsigned int exp_free_sts_in
unsigned int act_free_sts_in


Detailed Description

LIM pool test state.

Member Data Documentation

Actual value returned by LIM_pool_alloc().

Referenced by lim_alloc_wrap().

Actual status provided to 'free' routine.

Referenced by lim_free_wrap(), and lim_test_pool().

First parameter to pass to function that frees a packet.

Referenced by lim_free_wrap(), and lim_test_pool().

Location to return first parameter to pass to function that frees a packet.

Referenced by lim_alloc_wrap(), and lim_test_pool().

Second parameter to pass to function that frees a packet.

Referenced by lim_free_wrap(), and lim_test_pool().

Location to return second parameter to pass to function that frees a packet.

Referenced by lim_alloc_wrap(), and lim_test_pool().

Third parameter to pass to function that frees a packet.

Referenced by lim_free_wrap(), and lim_test_pool().

Location to return third parameter to pass to function that frees a packet.

Referenced by lim_alloc_wrap(), and lim_test_pool().

Expected value returned by LIM_pool_alloc().

Referenced by lim_alloc_wrap(), and lim_test_pool().

Expected status provided to 'free' routine.

Referenced by lim_free_wrap(), and lim_test_pool().

Expected LIM function status.

Referenced by lim_free_wrap(), lim_init_wrap(), lim_shutdown_wrap(), and lim_test_pool().

ITC_cb_Completion* _lim_Pool_Info::free_cb

Pointer to function to call when freeing a packet.

Referenced by lim_free_wrap(), and lim_test_pool().

ITC_cb_Completion** _lim_Pool_Info::free_cb_p

Location to return pointer to function to call to free a packet.

Referenced by lim_alloc_wrap(), and lim_test_pool().

Number of packets to include in the pool.

Referenced by lim_init_wrap(), and lim_test_pool().

Size of each packet, in bytes.

Referenced by lim_init_wrap(), and lim_test_pool().

Pointer to pool control information.

Referenced by lim_alloc_wrap(), lim_shutdown_wrap(), and lim_test_pool().

Location to return pool control information pointer.

Referenced by lim_init_wrap(), and lim_test_pool().

unsigned int _lim_Pool_Info::size

Size of packet to allocate, in bytes.

Referenced by lim_alloc_wrap(), and lim_test_pool().


The documentation for this struct was generated from the following file:

Generated on Wed Mar 30 15:28:25 2011 by  doxygen 1.5.8