Searched refs:ssh_packet_set_mux (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ | ||
D | opacket.h | 157 ssh_packet_set_mux(active_state) |
D | packet.h | 108 void ssh_packet_set_mux(struct ssh *); |
D | packet.c | 343 ssh_packet_set_mux(struct ssh *ssh) in ssh_packet_set_mux() function |