p9_ipport_resv_max  155 net/9p/trans_fd.c static unsigned int p9_ipport_resv_max = P9_DEF_MAX_RESVPORT;
p9_ipport_resv_max  933 net/9p/trans_fd.c 	for (port = p9_ipport_resv_max; port >= p9_ipport_resv_min; port--) {