Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.h120 int ssh_packet_get_mux(struct ssh *);
H A Dssh_namespace.h690 #define ssh_packet_get_mux Fssh_ssh_packet_get_mux macro
H A Dssh.c2284 if (!ssh_packet_get_mux(ssh)) in ssh_session2()
H A Dpacket.c359 ssh_packet_get_mux(struct ssh *ssh) in ssh_packet_get_mux() function