Searched refs:ssh_packet_hook_fn (Results 1 – 2 of 2) sorted by relevance
94 typedef int (ssh_packet_hook_fn)(struct ssh *, struct sshbuf *, typedef107 void ssh_packet_set_input_hook(struct ssh *, ssh_packet_hook_fn *, void *);
226 ssh_packet_hook_fn *hook_in;280 ssh_packet_set_input_hook(struct ssh *ssh, ssh_packet_hook_fn *hook, void *ctx) in ssh_packet_set_input_hook()