Home
last modified time | relevance | path

Searched refs:SSH_CMSG_MAX_PACKET_SIZE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dssh1.h70 #define SSH_CMSG_MAX_PACKET_SIZE 38 /* size 4k-1024k (int) */ macro
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dsession.c365 case SSH_CMSG_MAX_PACKET_SIZE: in do_authenticated1()
/titanic_44/usr/src/cmd/ssh/doc/
H A DChangeLog2285 SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@