SshDirectTcpipChannelParams Struct Reference

"direct-tcpip" channel specific parameters More...

#include <ssh_request.h>

Data Fields

SshString host
 
uint32_t port
 
SshString originatorAddr
 
uint32_t originatorPort
 

Detailed Description

"direct-tcpip" channel specific parameters

Definition at line 93 of file ssh_request.h.

Field Documentation

◆ host

SshString host

Definition at line 95 of file ssh_request.h.

◆ originatorAddr

SshString originatorAddr

Definition at line 97 of file ssh_request.h.

◆ originatorPort

uint32_t originatorPort

Definition at line 98 of file ssh_request.h.

◆ port

uint32_t port

Definition at line 96 of file ssh_request.h.


The documentation for this struct was generated from the following file: