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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dxprt.h31 extern unsigned int xprt_max_resvport;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sunrpc/
H A Dxprtsock.c45 unsigned int xprt_max_resvport = RPC_DEF_MAX_RESVPORT; variable
102 .data = &xprt_max_resvport,
1111 unsigned short range = xprt_max_resvport - xprt_min_resvport;
1150 port = xprt_max_resvport;

Completed in 94 milliseconds