HomeSort by relevance Sort by last modified time
    Searched refs:local_maxpacket (Results 1 - 4 of 4) sorted by null

  /external/openssh/
channels.h 127 u_int local_maxpacket; member in struct:Channel
channels.c 315 c->local_maxpacket = maxpack;
666 packet_put_int(c->local_maxpacket);
    [all...]
clientloop.c     [all...]
serverloop.c 1080 packet_put_int(c->local_maxpacket);
    [all...]

Completed in 34 milliseconds