| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/applications/ipsec_security_gw/ipsec_ctx.h>
Data Fields | |
| int | fd |
| int | connfd |
| char | socket_path [MAX_SOCKET_PATH_NAME] |
| bool | socket_conf |
Definition at line 230 of file ipsec_ctx.h.
| int ipsec_security_gw_socket_ctx::connfd |
Definition at line 232 of file ipsec_ctx.h.
| int ipsec_security_gw_socket_ctx::fd |
Definition at line 231 of file ipsec_ctx.h.
| bool ipsec_security_gw_socket_ctx::socket_conf |
Definition at line 234 of file ipsec_ctx.h.
| char ipsec_security_gw_socket_ctx::socket_path[MAX_SOCKET_PATH_NAME] |
Definition at line 233 of file ipsec_ctx.h.