Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dopacket.h108 ssh_packet_set_maxsize(active_state, (s))
H A Dpacket.h155 int ssh_packet_set_maxsize(struct ssh *, u_int);
H A Dssh_namespace.h614 #define ssh_packet_set_maxsize Fssh_ssh_packet_set_maxsize macro
H A Dpacket.c2069 ssh_packet_set_maxsize(struct ssh *ssh, u_int s) in ssh_packet_set_maxsize() function