| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
Maintains the state of the host PF. More...
#include </opt/mellanox/doca/applications/psp_gateway/psp_gw_flows.h>

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 |
Maintains the state of the host PF.
Definition at line 47 of file psp_gw_flows.h.
| doca_dev* psp_pf_dev::dev |
Definition at line 48 of file psp_gw_flows.h.
| uint16_t psp_pf_dev::port_id |
Definition at line 49 of file psp_gw_flows.h.
| doca_flow_port* psp_pf_dev::port_obj |
Definition at line 50 of file psp_gw_flows.h.
| rte_ether_addr psp_pf_dev::src_mac |
Definition at line 52 of file psp_gw_flows.h.
| std::string psp_pf_dev::src_mac_str |
Definition at line 53 of file psp_gw_flows.h.
| struct doca_flow_ip_addr psp_pf_dev::src_pip |
Definition at line 53 of file psp_gw_flows.h.
| std::string psp_pf_dev::src_pip_str |
Definition at line 56 of file psp_gw_flows.h.