Searched refs:ssh_packet_hook_fn (Results 1 – 2 of 2) sorted by relevance
91 typedef int (ssh_packet_hook_fn)(struct ssh *, struct sshbuf *, typedef103 void ssh_packet_set_input_hook(struct ssh *, ssh_packet_hook_fn *, void *);
223 ssh_packet_hook_fn *hook_in;275 ssh_packet_set_input_hook(struct ssh *ssh, ssh_packet_hook_fn *hook, void *ctx) in ssh_packet_set_input_hook()