Searched refs:ssh_packet_ops (Results 1 – 5 of 5) sorted by relevance
463 struct ssh_packet_ops { struct508 const struct ssh_packet_ops *ops;
185 u8 priority, const struct ssh_packet_ops *ops);
573 u8 priority, const struct ssh_packet_ops *ops) in ssh_packet_init()658 static const struct ssh_packet_ops ssh_ptl_ctrl_packet_ops = {
967 static const struct ssh_packet_ops ssh_rtl_packet_ops = {
15 .. |ssh_packet_ops| replace:: :c:type:`struct ssh_packet_ops <ssh_packet_ops>` substdef119 its |ssh_packet_ops| reference is executed, which may then deallocate the122 In addition to the ``release`` callback, the |ssh_packet_ops| reference also