NVMF_TRSVCID_SIZE
if (count > NVMF_TRSVCID_SIZE) {
memcpy(e->trsvcid, port->disc_addr.trsvcid, NVMF_TRSVCID_SIZE);
char trsvcid[NVMF_TRSVCID_SIZE];