_ipDefrag

Reference Documentation

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

Data Fields

int Running
 
int adapterNo
 
int unmCnt
 
int unmStart
 
int reasmCnt
 
int reasmStart
 
uint64_t fragTimeout
 
unmThread_tpUnmThreads
 
DOI_dgramTbl_tpDOI_Tbls
 
reasmThread_tpReasmThreads
 
msg_box_tpReasmMsgboxes
 
msg_box_tpReasmReturnMsgboxes
 
int ExtDescrType
 
int allReasmClosed
 

Detailed Description

Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 514 of file ipfdemo_example.c.

Field Documentation

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

Definition at line 515 of file ipfdemo_example.c.

Referenced by main(), and StopApplication().

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

Definition at line 516 of file ipfdemo_example.c.

Referenced by main().

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

Definition at line 517 of file ipfdemo_example.c.

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

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

Definition at line 518 of file ipfdemo_example.c.

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

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

Definition at line 519 of file ipfdemo_example.c.

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

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

Definition at line 520 of file ipfdemo_example.c.

Referenced by _FreeUnmFragment(), and main().

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

Definition at line 521 of file ipfdemo_example.c.

Referenced by main(), and while().

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

Definition at line 522 of file ipfdemo_example.c.

Referenced by main().

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

Definition at line 523 of file ipfdemo_example.c.

Referenced by main(), and while().

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

Definition at line 524 of file ipfdemo_example.c.

Referenced by main().

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

Definition at line 525 of file ipfdemo_example.c.

Referenced by main(), and SendToReasm().

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

Definition at line 526 of file ipfdemo_example.c.

Referenced by _FreeUnmFragment(), and main().

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

Definition at line 527 of file ipfdemo_example.c.

Referenced by main(), and while().

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

Definition at line 528 of file ipfdemo_example.c.

Referenced by main(), and while().


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