Searched refs:ssh_packet_set_maxsize (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/crypto/openssh/ | ||
| HD | packet.h | 155 int ssh_packet_set_maxsize(struct ssh *, u_int); |
| HD | packet.c | 2240 ssh_packet_set_maxsize(struct ssh *ssh, u_int s) in ssh_packet_set_maxsize() function |