Searched refs:P9_DEF_MIN_RESVPORT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/9p/
H A Dtransport.h14 #define P9_DEF_MIN_RESVPORT (665U) macro
/linux-master/net/9p/
H A Dtrans_rdma.c619 for (port = P9_DEF_MAX_RESVPORT; port >= P9_DEF_MIN_RESVPORT; port--) {
H A Dtrans_fd.c154 static unsigned int p9_ipport_resv_min = P9_DEF_MIN_RESVPORT;

Completed in 218 milliseconds