Searched refs:dispatch_protocol_error (Results 1 – 4 of 4) sorted by relevance
42 int dispatch_protocol_error(int, u_int32_t, struct ssh *);
41 dispatch_protocol_error(int type, u_int32_t seq, struct ssh *ssh) in dispatch_protocol_error() function
902 ssh_dispatch_init(ssh, &dispatch_protocol_error); in server_init_dispatch()
2808 ssh_dispatch_init(ssh, &dispatch_protocol_error); in client_init_dispatch()