Searched refs:ssh_packet_get_maxsize (Results 1 – 4 of 4) sorted by relevance
158 u_int ssh_packet_get_maxsize(struct ssh *);
677 #define ssh_packet_get_maxsize Fssh_ssh_packet_get_maxsize macro
2182 ssh_packet_get_maxsize(struct ssh *ssh) in ssh_packet_get_maxsize() function
884 u_int maxsize = ssh_packet_get_maxsize(ssh); in channel_not_very_much_buffered_data()