SshX11ChannelParams Struct Reference
  "x11" channel specific parameters More...
#include <ssh_connection.h>
| Data Fields | |
| SshString | originatorAddr | 
| uint32_t | originatorPort | 
Detailed Description
"x11" channel specific parameters
Definition at line 47 of file ssh_connection.h.
Field Documentation
◆ originatorAddr
| SshString originatorAddr | 
Definition at line 49 of file ssh_connection.h.
◆ originatorPort
| uint32_t originatorPort | 
Definition at line 50 of file ssh_connection.h.
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh_connection.h
