frag_s

Reference Documentation

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

Data Fields

NtNetBuf_t hNetBuf
 
uint16_t offset
 
uint16_t size
 
uint8_t firstFrag
 
uint8_t lastFrag
 
uint8_t fromUnm
 
uint8_t unmIndex
 

Detailed Description

Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 345 of file ipfdemo_example.c.

Field Documentation

NtNetBuf_t frag_s::hNetBuf
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 346 of file ipfdemo_example.c.

Referenced by _ReleaseDgramTblEntry(), and while().

uint16_t frag_s::offset
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 347 of file ipfdemo_example.c.

Referenced by _CheckDatagramComplete(), and while().

uint16_t frag_s::size
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 348 of file ipfdemo_example.c.

Referenced by _CheckDatagramComplete(), and while().

uint8_t frag_s::firstFrag
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 349 of file ipfdemo_example.c.

Referenced by while().

uint8_t frag_s::lastFrag
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 350 of file ipfdemo_example.c.

Referenced by _CheckDatagramComplete(), and while().

uint8_t frag_s::fromUnm
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 351 of file ipfdemo_example.c.

Referenced by _ReleaseDgramTblEntry(), and while().

uint8_t frag_s::unmIndex
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 352 of file ipfdemo_example.c.

Referenced by _ReleaseDgramTblEntry(), and while().


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