Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dpacket.h117 int ssh_packet_get_mux(struct ssh *);
H A Dssh.c2225 if (!ssh_packet_get_mux(ssh)) in ssh_session2()
H A Dpacket.c354 ssh_packet_get_mux(struct ssh *ssh) in ssh_packet_get_mux() function