_DOI_dgramId_u

Reference Documentation

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

Data Fields

volatile uint64_t src_id
 
struct {
   volatile uint32_t   src
 
   volatile uint32_t   id
 
}; 
 

Detailed Description

Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 326 of file ipfdemo_example.c.

Field Documentation

volatile uint64_t _DOI_dgramId_u::src_id
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 327 of file ipfdemo_example.c.

Referenced by SendToReasm(), and while().

volatile uint32_t _DOI_dgramId_u::src
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 329 of file ipfdemo_example.c.

Referenced by SendToReasm(), and while().

volatile uint32_t _DOI_dgramId_u::id
Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 330 of file ipfdemo_example.c.

Referenced by SendToReasm(), and while().

struct { ... }

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