Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.h119 void ssh_packet_set_mux(struct ssh *);
H A Dssh_namespace.h723 #define ssh_packet_set_mux Fssh_ssh_packet_set_mux macro
H A Dssh.c1674 ssh_packet_set_mux(ssh); in main()
H A Dpacket.c350 ssh_packet_set_mux(struct ssh *ssh) in ssh_packet_set_mux() function