Home
last modified time | relevance | path

Searched refs:p9_ipport_resv_max (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/9p/
H A Dtrans_fd.c156 static unsigned int p9_ipport_resv_max = P9_DEF_MAX_RESVPORT; variable
979 for (port = p9_ipport_resv_max; port >= p9_ipport_resv_min; port--) { in p9_bind_privport()