Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.h157 int ssh_packet_set_maxsize(struct ssh *, u_int);
H A Dssh_namespace.h712 #define ssh_packet_set_maxsize Fssh_ssh_packet_set_maxsize macro
H A Dpacket.c2150 ssh_packet_set_maxsize(struct ssh *ssh, u_int s) in ssh_packet_set_maxsize() function