NtNetBuf_s

Reference Documentation

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

#include <stream_net.h>

Data Fields

uint8_t portOffset
 The port offset - used to identify logical ports. More...
 
uintptr_t arg0
 User specific meta data container 0. More...
 
uintptr_t arg1
 User specific meta data container 1. More...
 
uintptr_t arg2
 User specific meta data container 2. More...
 

Detailed Description

Field Documentation

uint8_t NtNetBuf_s::portOffset

The port offset - used to identify logical ports.

Definition at line 233 of file stream_net.h.

Referenced by _nt_net_create_segment_netbuf(), and _nt_net_initialize_segment_netbuf().

uintptr_t NtNetBuf_s::arg0

User specific meta data container 0.

Definition at line 245 of file stream_net.h.

uintptr_t NtNetBuf_s::arg1

User specific meta data container 1.

Definition at line 246 of file stream_net.h.

uintptr_t NtNetBuf_s::arg2

User specific meta data container 2.

Definition at line 247 of file stream_net.h.


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