_msg_box_s

Reference Documentation

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

Data Fields

volatile uint32_t rdIdx
 
volatile uint32_t wrIdx
 
NtNetBuf_t data [MSG_BOX_DEPTH]
 

Detailed Description

Examples:
net/ipfdemo/ipfdemo_example.c.

Definition at line 454 of file ipfdemo_example.c.

Field Documentation

volatile uint32_t _msg_box_s::rdIdx

Definition at line 455 of file ipfdemo_example.c.

volatile uint32_t _msg_box_s::wrIdx

Definition at line 456 of file ipfdemo_example.c.

NtNetBuf_t _msg_box_s::data[MSG_BOX_DEPTH]

Definition at line 457 of file ipfdemo_example.c.


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