Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dpacket.h116 void ssh_packet_set_mux(struct ssh *);
H A Dssh_namespace.h713 #define ssh_packet_set_mux Fssh_ssh_packet_set_mux macro
H A Dssh.c1618 ssh_packet_set_mux(ssh); in main()
H A Dpacket.c346 ssh_packet_set_mux(struct ssh *ssh) in ssh_packet_set_mux() function