Searched refs:stdport (Results 1 – 1 of 1) sorted by relevance
1856 char *stdport = __stringify(NVME_RDMA_IP_PORT); in __nvme_rdma_options_match() local1868 if (strcmp(opts->trsvcid, stdport)) in __nvme_rdma_options_match()1871 if (strcmp(stdport, ctrl->ctrl.opts->trsvcid)) in __nvme_rdma_options_match()