rspn
struct zfcp_fc_rspn_req *rspn_req = &fc_req->u.rspn.req;
struct fc_ct_hdr *rspn_rsp = &fc_req->u.rspn.rsp;
hton24(rspn_req->rspn.fr_fid.fp_fid, fc_host_port_id(shost));
type_max(typeof(rspn_req->rspn.fr_name_len)) + 1);
rspn_req->rspn.fr_name_len = len;
struct fc_ns_rspn rspn;
} rspn;
CtReq->un.rspn.PortId = cpu_to_be32(vport->fc_myDID);
size = sizeof(CtReq->un.rspn.symbname);
CtReq->un.rspn.len =
CtReq->un.rspn.symbname, size);
} rspn;
sizeof(struct rspn))