Searched refs:p9_ipport_resv_max (Results 1 – 1 of 1) sorted by relevance
155 static unsigned int p9_ipport_resv_max = P9_DEF_MAX_RESVPORT; variable982 for (port = p9_ipport_resv_max; port >= p9_ipport_resv_min; port--) { in p9_bind_privport()