Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c213 u_int window, u_int maxpack, int extusage, char *remote_name, int nonblock) in channel_new() argument
262 c->local_maxpacket = maxpack; in channel_new()