_unmThread_s

Reference Documentation

Platform
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.15
Napatech Software Suite: _unmThread_s Struct Reference
_unmThread_s Struct Reference

Data Fields

pthread_t thread
 
uint32_t 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 488 of file ipfdemo_example.c.

Field Documentation

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

Definition at line 489 of file ipfdemo_example.c.

Referenced by main().

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

Definition at line 490 of file ipfdemo_example.c.

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

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

Definition at line 491 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 492 of file ipfdemo_example.c.

Referenced by _UnMatchedThread(), and main().

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

Definition at line 493 of file ipfdemo_example.c.

Referenced by _UnMatchedThread().

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

Definition at line 494 of file ipfdemo_example.c.

Referenced by _UnMatchedThread().

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

Definition at line 495 of file ipfdemo_example.c.

Referenced by _UnMatchedThread(), and main().

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

Definition at line 496 of file ipfdemo_example.c.

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

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

Definition at line 498 of file ipfdemo_example.c.

Referenced by _UnMatchedThread(), and main().

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

Definition at line 499 of file ipfdemo_example.c.

Referenced by _UnMatchedThread(), and main().


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