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

/linux-4.1.27/net/9p/
H A Dtrans_fd.c168 static unsigned int p9_ipport_resv_min = P9_DEF_MIN_RESVPORT; variable
914 for (port = p9_ipport_resv_max; port >= p9_ipport_resv_min; port--) { p9_bind_privport()

Completed in 36 milliseconds