Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dpacket.h116 void ssh_packet_set_mux(struct ssh *);
H A Dssh.c1598 ssh_packet_set_mux(ssh); in main()
H A Dpacket.c345 ssh_packet_set_mux(struct ssh *ssh) in ssh_packet_set_mux() function