Searched refs:ssh_packet_get (Results 1 – 3 of 3) sorted by relevance
511 struct ssh_packet *ssh_packet_get(struct ssh_packet *p);655 return r ? to_ssh_request(ssh_packet_get(&r->packet)) : NULL; in ssh_request_get()
529 struct ssh_packet *ssh_packet_get(struct ssh_packet *packet) in ssh_packet_get() function535 EXPORT_SYMBOL_GPL(ssh_packet_get);759 list_add_tail(&ssh_packet_get(packet)->queue_node, head); in __ssh_ptl_queue_push()822 list_add_tail(&ssh_packet_get(p)->pending_node, &ptl->pending.head); in ssh_ptl_pending_push()
13 .. |ssh_packet_get| replace:: :c:func:`ssh_packet_get` substdef117 lifetime (accessible via |ssh_packet_get| and |ssh_packet_put|). When this