P9_DEF_MAX_RESVPORT
static unsigned int p9_ipport_resv_max = P9_DEF_MAX_RESVPORT;
for (port = P9_DEF_MAX_RESVPORT; port >= P9_DEF_MIN_RESVPORT; port--) {