cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
SSH_CHANNEL_INFO Struct Reference

Public Attributes

int channelID
 
long readChannelNo
 
long writeChannelNo
 
int flags
 
CRYPT_ATTRIBUTE_TYPE cursorPos
 
int windowCount
 
int windowSize
 
int maxPacketSize
 

Detailed Description

Definition at line 35 of file ssh2_chn.c.

Member Data Documentation

int SSH_CHANNEL_INFO::channelID

Definition at line 38 of file ssh2_chn.c.

CRYPT_ATTRIBUTE_TYPE SSH_CHANNEL_INFO::cursorPos

Definition at line 43 of file ssh2_chn.c.

int SSH_CHANNEL_INFO::flags

Definition at line 40 of file ssh2_chn.c.

int SSH_CHANNEL_INFO::maxPacketSize

Definition at line 47 of file ssh2_chn.c.

long SSH_CHANNEL_INFO::readChannelNo

Definition at line 39 of file ssh2_chn.c.

int SSH_CHANNEL_INFO::windowCount

Definition at line 46 of file ssh2_chn.c.

int SSH_CHANNEL_INFO::windowSize

Definition at line 46 of file ssh2_chn.c.

long SSH_CHANNEL_INFO::writeChannelNo

Definition at line 39 of file ssh2_chn.c.


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