Searched defs:ssh_packet_ops (Results 1 – 2 of 2) sorted by relevance
463 struct ssh_packet_ops { struct464 void (*release)(struct ssh_packet *p);465 void (*complete)(struct ssh_packet *p, int status);
15 .. |ssh_packet_ops| replace:: :c:type:`struct ssh_packet_ops <ssh_packet_ops>` substdef