Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssh/
HDpacket.h119 int ssh_packet_get_mux(struct ssh *);
HDssh_namespace.h690 #define ssh_packet_get_mux Fssh_ssh_packet_get_mux macro
HDssh.c2245 if (!ssh_packet_get_mux(ssh)) in ssh_session2()
HDpacket.c355 ssh_packet_get_mux(struct ssh *ssh) in ssh_packet_get_mux() function