Home
last modified time | relevance | path

Searched refs:P9_PORT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/9p/
Dtrans_rdma.c53 #define P9_PORT 5640 macro
169 if (rdma->port != P9_PORT) in p9_rdma_show_options()
196 opts->port = P9_PORT; in parse_opts()
Dtrans_fd.c51 #define P9_PORT 564 macro
721 if (clnt->trans_opts.tcp.port != P9_PORT) in p9_fd_show_options()
747 opts->port = P9_PORT; in parse_opts()