SshForwardedTcpIpChannelParams Struct Reference

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

#include <ssh_request.h>

Data Fields

SshString addr
 
uint32_t port
 
SshString originatorAddr
 
uint32_t originatorPort
 

Detailed Description

"forwarded-tcpip" channel specific parameters

Definition at line 80 of file ssh_request.h.

Field Documentation

◆ addr

SshString addr

Definition at line 82 of file ssh_request.h.

◆ originatorAddr

SshString originatorAddr

Definition at line 84 of file ssh_request.h.

◆ originatorPort

uint32_t originatorPort

Definition at line 85 of file ssh_request.h.

◆ port

uint32_t port

Definition at line 83 of file ssh_request.h.


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