NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
psp_gw_flows.h File Reference
#include <netinet/in.h>
#include <string>
#include <unordered_map>
#include <rte_ether.h>
#include <doca_dev.h>
#include <doca_flow.h>
#include "psp_gw_config.h"
Include dependency graph for psp_gw_flows.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  psp_pf_dev
 Maintains the state of the host PF. More...
 
struct  psp_session_t
 describes a PSP tunnel connection to a single address on a peer. More...
 
class  PSP_GatewayFlows
 The entity which owns all the doca flow shared resources and flow pipes (but not sessions). More...
 

Variables

static const int NUM_OF_PSP_SYNDROMES = 2
 

Variable Documentation

◆ NUM_OF_PSP_SYNDROMES

const int NUM_OF_PSP_SYNDROMES = 2
static

Definition at line 40 of file psp_gw_flows.h.