Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dchannels.c476 u_int window, u_int maxpack, int extusage, const char *remote_name, in channel_new() argument
522 c->local_maxpacket = maxpack; in channel_new()