_ipDefrag

Reference Documentation

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

Data Fields

int adapterNo
 
uint32_t unmCnt
 
uint32_t unmStart
 
uint32_t reasmCnt
 
uint32_t reasmStart
 
uint64_t fragTimeout
 
unmThread_tpUnmThreads
 
DOI_dgramTbl_tpDOI_Tbls
 
reasmThread_tpReasmThreads
 
msg_box_tpReasmMsgboxes
 
msg_box_tpReasmReturnMsgboxes
 
uint32_t extDescrType
 
int allReasmClosed
 

Detailed Description

Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 521 of file ipfdemo_example.c.

Field Documentation

int _ipDefrag::adapterNo
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 522 of file ipfdemo_example.c.

Referenced by main().

uint32_t _ipDefrag::unmCnt
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 523 of file ipfdemo_example.c.

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

uint32_t _ipDefrag::unmStart
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 524 of file ipfdemo_example.c.

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

uint32_t _ipDefrag::reasmCnt
uint32_t _ipDefrag::reasmStart
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 526 of file ipfdemo_example.c.

Referenced by _FreeUnmFragment(), and main().

uint64_t _ipDefrag::fragTimeout
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 527 of file ipfdemo_example.c.

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

unmThread_t* _ipDefrag::pUnmThreads
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 528 of file ipfdemo_example.c.

Referenced by main().

DOI_dgramTbl_t* _ipDefrag::pDOI_Tbls
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 529 of file ipfdemo_example.c.

Referenced by _ReassemblyThread(), and main().

reasmThread_t* _ipDefrag::pReasmThreads
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 530 of file ipfdemo_example.c.

Referenced by main().

msg_box_t* _ipDefrag::pReasmMsgboxes
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 531 of file ipfdemo_example.c.

Referenced by main(), and SendToReasm().

msg_box_t* _ipDefrag::pReasmReturnMsgboxes
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 532 of file ipfdemo_example.c.

Referenced by _FreeUnmFragment(), and main().

uint32_t _ipDefrag::extDescrType
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 533 of file ipfdemo_example.c.

Referenced by _ReassemblyThread(), and main().

int _ipDefrag::allReasmClosed
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 534 of file ipfdemo_example.c.

Referenced by _UnMatchedThread(), and main().


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