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

Maintains the state of the host PF. More...

#include </opt/mellanox/doca/applications/psp_gateway/psp_gw_flows.h>

Collaboration diagram for psp_pf_dev:

Data Fields

doca_dev * dev
 
uint16_t port_id
 
doca_flow_port * port_obj
 
rte_ether_addr src_mac
 
std::string src_mac_str
 
struct doca_flow_ip_addr src_pip
 
std::string src_pip_str
 

Detailed Description

Maintains the state of the host PF.

Definition at line 47 of file psp_gw_flows.h.

Field Documentation

◆ dev

doca_dev* psp_pf_dev::dev

Definition at line 48 of file psp_gw_flows.h.

◆ port_id

uint16_t psp_pf_dev::port_id

Definition at line 49 of file psp_gw_flows.h.

◆ port_obj

doca_flow_port* psp_pf_dev::port_obj

Definition at line 50 of file psp_gw_flows.h.

◆ src_mac

rte_ether_addr psp_pf_dev::src_mac

Definition at line 52 of file psp_gw_flows.h.

◆ src_mac_str

std::string psp_pf_dev::src_mac_str

Definition at line 53 of file psp_gw_flows.h.

◆ src_pip

struct doca_flow_ip_addr psp_pf_dev::src_pip

Definition at line 53 of file psp_gw_flows.h.

◆ src_pip_str

std::string psp_pf_dev::src_pip_str

Definition at line 56 of file psp_gw_flows.h.


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