Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dsvc_xprt.h186 static inline unsigned short svc_xprt_local_port(const struct svc_xprt *xprt) in svc_xprt_local_port() function
/Linux-v4.19/net/sunrpc/
Dsvc_xprt.c278 newport = svc_xprt_local_port(newxprt); in _svc_create_xprt()
1274 if (port != 0 && port != svc_xprt_local_port(xprt)) in svc_find_xprt()
1292 svc_xprt_local_port(xprt)); in svc_one_xprt_name()