to_ssh_request
struct ssh_request *r = to_ssh_request(p);
rqst = to_ssh_request(p);
return r ? to_ssh_request(ssh_packet_get(&r->packet)) : NULL;