SshForwardedTcpIpParams Struct Reference
"forwarded-tcpip" channel specific parameters More...
#include <ssh_connection.h>
Data Fields | |
SshString | addrConnected |
uint32_t | portConnected |
SshString | originIpAddr |
uint32_t | originPort |
Detailed Description
"forwarded-tcpip" channel specific parameters
Definition at line 58 of file ssh_connection.h.
Field Documentation
◆ addrConnected
SshString addrConnected |
Definition at line 60 of file ssh_connection.h.
◆ originIpAddr
SshString originIpAddr |
Definition at line 62 of file ssh_connection.h.
◆ originPort
uint32_t originPort |
Definition at line 63 of file ssh_connection.h.
◆ portConnected
uint32_t portConnected |
Definition at line 61 of file ssh_connection.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_connection.h