NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
simple_fwd_pipe_entry Struct Reference

#include </opt/mellanox/doca/applications/simple_fwd_vnf/simple_fwd.h>

Data Fields

bool is_hw
 
uint64_t total_pkts
 
uint64_t total_bytes
 
uint16_t pipe_queue
 
struct doca_flow_pipe_entry * hw_entry
 

Detailed Description

Definition at line 57 of file simple_fwd.h.

Field Documentation

◆ hw_entry

struct doca_flow_pipe_entry* simple_fwd_pipe_entry::hw_entry

Definition at line 62 of file simple_fwd.h.

◆ is_hw

bool simple_fwd_pipe_entry::is_hw

Definition at line 58 of file simple_fwd.h.

◆ pipe_queue

uint16_t simple_fwd_pipe_entry::pipe_queue

Definition at line 61 of file simple_fwd.h.

◆ total_bytes

uint64_t simple_fwd_pipe_entry::total_bytes

Definition at line 60 of file simple_fwd.h.

◆ total_pkts

uint64_t simple_fwd_pipe_entry::total_pkts

Definition at line 59 of file simple_fwd.h.


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