_hashTbl_entry_s

Reference Documentation

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

Data Fields

uint64_t id1
 
uint64_t id2
 
volatile uint64_t * pDOI_Src_id
 
volatile uint64_t * pDOI_Dst_pr
 
uint16_t fragCnt
 
struct frag_s aFrag [MAX_FRAG_CNT]
 
struct _hashTbl_entry_spNext
 

Detailed Description

Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 358 of file ipfdemo_example.c.

Field Documentation

uint64_t _hashTbl_entry_s::id1
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 359 of file ipfdemo_example.c.

Referenced by _ReleaseDgramTblEntry(), and while().

uint64_t _hashTbl_entry_s::id2
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 360 of file ipfdemo_example.c.

Referenced by _ReleaseDgramTblEntry(), and while().

volatile uint64_t* _hashTbl_entry_s::pDOI_Src_id
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 361 of file ipfdemo_example.c.

Referenced by _ReleaseDgramTblEntry(), and while().

volatile uint64_t* _hashTbl_entry_s::pDOI_Dst_pr
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 362 of file ipfdemo_example.c.

Referenced by _ReleaseDgramTblEntry(), and while().

uint16_t _hashTbl_entry_s::fragCnt
struct frag_s _hashTbl_entry_s::aFrag[MAX_FRAG_CNT]
struct _hashTbl_entry_s* _hashTbl_entry_s::pNext
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 365 of file ipfdemo_example.c.

Referenced by main(), and while().


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