Home | History | Annotate | Download | only in openssh

Lines Matching refs:max_packet_size

160 	u_int max_packet_size;
241 state->max_packet_size = 32768;
2141 state->max_packet_size, s);
2150 state->max_packet_size = s;
2169 return ssh->state->max_packet_size;