| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include <memory>#include <map>#include <doca_flow.h>#include <psp_gateway.pb.h>#include <psp_gateway.grpc.pb.h>#include "psp_gw_config.h"#include "psp_gw_flows.h"

Go to the source code of this file.
Data Structures | |
| class | PSP_GatewayImpl |
| Implementation of the PSP_Gateway service. More... | |
Typedefs | |
| using | psp_session_and_key_t = std::pair< psp_session_t *, void * > |
| using psp_session_and_key_t = std::pair<psp_session_t *, void *> |
Definition at line 42 of file psp_gw_svc_impl.h.