Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dsvc_xprt.h232 static inline unsigned short svc_xprt_local_port(const struct svc_xprt *xprt) in __svc_print_addr()
210 static inline unsigned short svc_xprt_local_port(const struct svc_xprt *xprt) svc_xprt_local_port() function
/linux/net/sunrpc/
H A Dsvc_xprt.c279 newport = svc_xprt_local_port(newxprt); in _svc_xprt_create()
1332 if (port != 0 && port != svc_xprt_local_port(xprt)) in svc_find_xprt()
1350 svc_xprt_local_port(xprt)); in svc_one_xprt_name()