_ipDefrag

Reference Documentation

Platform
Intel® PAC
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.9
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 548 of file ipfdemo_example.c.

Field Documentation

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

Definition at line 549 of file ipfdemo_example.c.

Referenced by main(), and StopApplication().

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

Definition at line 550 of file ipfdemo_example.c.

Referenced by main().

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

Definition at line 551 of file ipfdemo_example.c.

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

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

Definition at line 552 of file ipfdemo_example.c.

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

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

Definition at line 553 of file ipfdemo_example.c.

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

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

Definition at line 554 of file ipfdemo_example.c.

Referenced by _FreeUnmFragment(), and main().

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

Definition at line 555 of file ipfdemo_example.c.

Referenced by main(), and while().

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

Definition at line 556 of file ipfdemo_example.c.

Referenced by main().

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

Definition at line 557 of file ipfdemo_example.c.

Referenced by main(), and while().

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

Definition at line 558 of file ipfdemo_example.c.

Referenced by main().

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

Definition at line 559 of file ipfdemo_example.c.

Referenced by main(), and SendToReasm().

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

Definition at line 560 of file ipfdemo_example.c.

Referenced by _FreeUnmFragment(), and main().

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

Definition at line 561 of file ipfdemo_example.c.

Referenced by main(), and while().

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

Definition at line 562 of file ipfdemo_example.c.

Referenced by main(), and while().


The documentation for this struct was generated from the following file:
  • examples/net/ipfdemo/ipfdemo_example.c