Coda Distributed File System
Public Attributes | List of all members
SFTP_Parms Struct Reference

#include <sftp.h>

Collaboration diagram for SFTP_Parms:
Collaboration graph
[legend]

Public Attributes

RPC2_PortIdent Port
 
int32_t WindowSize
 
int32_t SendAhead
 
int32_t AckPoint
 
int32_t PacketSize
 
int32_t DupThreshold
 

Member Data Documentation

◆ AckPoint

int32_t SFTP_Parms::AckPoint

◆ DupThreshold

int32_t SFTP_Parms::DupThreshold

◆ PacketSize

int32_t SFTP_Parms::PacketSize

◆ Port

RPC2_PortIdent SFTP_Parms::Port

◆ SendAhead

int32_t SFTP_Parms::SendAhead

◆ WindowSize

int32_t SFTP_Parms::WindowSize

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