Searched refs:ssh_packet_set_input_hook (Results 1 – 3 of 3) sorted by relevance
105 void ssh_packet_set_input_hook(struct ssh *, ssh_packet_hook_fn *, void *);
720 #define ssh_packet_set_input_hook Fssh_ssh_packet_set_input_hook macro
276 ssh_packet_set_input_hook(struct ssh *ssh, ssh_packet_hook_fn *hook, void *ctx) in ssh_packet_set_input_hook() function