GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LIM / V1-22-3 > lim / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_LIM_Pkt_Send Struct Reference

State information for a LIM packet sending object. More...

List of all members.

Public Attributes

unsigned int key
LIM_Poolpool_p
ITC_NodeID nid
ITC_TaskID tid
ITC_QueueID qid
unsigned int apid
unsigned int func
int use_checksum
char * desc


Detailed Description

State information for a LIM packet sending object.

Member Data Documentation

unsigned int _LIM_Pkt_Send::apid

APID value of the packet.

Referenced by lim_pkt_send_pkt(), and LIM_pkt_set_info().

Description of the packet.

Referenced by LIM_pkt_send_get_desc(), LIM_pkt_send_new(), lim_pkt_send_pkt(), and LIM_pkt_set_info().

unsigned int _LIM_Pkt_Send::func

Function code of the packet.

Referenced by LIM_pkt_send_new(), lim_pkt_send_pkt(), and LIM_pkt_set_info().

unsigned int _LIM_Pkt_Send::key

Key value that is set to LIM_PKT_SEND_VALID_KEY when the packet sending object state is valid.

Referenced by lim_pkt_send_check(), LIM_pkt_send_delete(), and LIM_pkt_send_new().

ITC_NodeID _LIM_Pkt_Send::nid

ID of the packet's target node.

Referenced by LIM_pkt_fwd_pkt(), lim_pkt_send_pkt(), and LIM_pkt_set_info().

Pointer to a memory pool object to use when allocating memory to send the packet.

Referenced by LIM_pkt_send_new(), and lim_pkt_send_pkt().

ITC_QueueID _LIM_Pkt_Send::qid

ID of the packet's target queue.

Referenced by LIM_pkt_fwd_pkt(), lim_pkt_send_pkt(), and LIM_pkt_set_info().

ITC_TaskID _LIM_Pkt_Send::tid

ID of the packet's target task.

Referenced by LIM_pkt_fwd_pkt(), LIM_pkt_send_get_tid(), lim_pkt_send_pkt(), and LIM_pkt_set_info().

Flag to indicate if a checksum is to be included when sending the packet.

Referenced by lim_pkt_send_pkt(), and LIM_pkt_set_info().


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

Generated on Tue Mar 29 14:43:01 2011 by  doxygen 1.5.8