| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#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 |
Definition at line 57 of file simple_fwd.h.
| struct doca_flow_pipe_entry* simple_fwd_pipe_entry::hw_entry |
Definition at line 62 of file simple_fwd.h.
| bool simple_fwd_pipe_entry::is_hw |
Definition at line 58 of file simple_fwd.h.
| uint16_t simple_fwd_pipe_entry::pipe_queue |
Definition at line 61 of file simple_fwd.h.
| uint64_t simple_fwd_pipe_entry::total_bytes |
Definition at line 60 of file simple_fwd.h.
| uint64_t simple_fwd_pipe_entry::total_pkts |
Definition at line 59 of file simple_fwd.h.