_unmThread_s

Reference Documentation

Platform
Intel® PAC
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.10
Napatech Software Suite: _unmThread_s Struct Reference
_unmThread_s Struct Reference

Data Fields

pthread_t thread
 
int streamId
 
DOI_dgramTbl_tpDOI
 
msg_box_tpMsgboxReturn
 
wait_list_t WaitListElem [MAX_WAIT_ELEM]
 
wait_list_tpFree
 
wait_list_tpWait
 
ipDefrag_tpIpDefrag
 
int fragRecv
 
int fragsDeleted
 

Detailed Description

Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 481 of file ipfdemo_example.c.

Field Documentation

pthread_t _unmThread_s::thread
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 482 of file ipfdemo_example.c.

Referenced by main().

int _unmThread_s::streamId
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 483 of file ipfdemo_example.c.

Referenced by if(), main(), SendToReasm(), and while().

DOI_dgramTbl_t* _unmThread_s::pDOI
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 484 of file ipfdemo_example.c.

Referenced by main(), and SendToReasm().

msg_box_t* _unmThread_s::pMsgboxReturn
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 485 of file ipfdemo_example.c.

Referenced by for(), main(), and while().

wait_list_t _unmThread_s::WaitListElem[MAX_WAIT_ELEM]
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 486 of file ipfdemo_example.c.

Referenced by for().

wait_list_t* _unmThread_s::pFree
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 487 of file ipfdemo_example.c.

Referenced by while().

wait_list_t* _unmThread_s::pWait
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 488 of file ipfdemo_example.c.

Referenced by main(), and while().

ipDefrag_t* _unmThread_s::pIpDefrag
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 489 of file ipfdemo_example.c.

Referenced by main(), SendToReasm(), and while().

int _unmThread_s::fragRecv
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 491 of file ipfdemo_example.c.

Referenced by main(), and while().

int _unmThread_s::fragsDeleted
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 492 of file ipfdemo_example.c.

Referenced by main(), and while().


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