Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dpacket.h157 int ssh_packet_set_maxsize(struct ssh *, u_int);
H A Dpacket.c2105 ssh_packet_set_maxsize(struct ssh *ssh, u_int s) in ssh_packet_set_maxsize() function