Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dsvc_xprt.h73 char xpt_remotebuf[INET6_ADDRSTRLEN + 10]; member
180 snprintf(xprt->xpt_remotebuf, sizeof(xprt->xpt_remotebuf) - 1, in svc_xprt_set_remote()
/linux/include/trace/events/
A Drpcgss.h186 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
223 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
243 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
267 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
295 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
324 __string(addr, rqstp->rq_xprt->xpt_remotebuf)
A Dsunrpc.h1785 rqst->rq_xprt->xpt_remotebuf : EVENT_NULL_STR)
2251 __string(addr, xprt->xpt_remotebuf)
2275 __string(addr, xprt->xpt_remotebuf)
2320 __string(addr, xprt->xpt_remotebuf)
2348 __string(addr, xprt->xpt_remotebuf)
A Drpcrdma.h1497 __string(addr, rdma->sc_xprt.xpt_remotebuf)
1982 __string(addr, rqst->rq_xprt->xpt_remotebuf)
2046 __string(addr, rdma->sc_xprt.xpt_remotebuf)
/linux/net/sunrpc/xprtrdma/
A Dsvc_rdma_transport.c256 snprintf(newxprt->sc_xprt.xpt_remotebuf, in handle_connect_req()
257 sizeof(newxprt->sc_xprt.xpt_remotebuf) - 1, "%pISc", sa); in handle_connect_req()
367 strcpy(cma_xprt->sc_xprt.xpt_remotebuf, "listener"); in svc_rdma_create()
/linux/net/sunrpc/
A Dsvc_xprt.c210 strcpy(xprt->xpt_remotebuf, "uninitialized"); in svc_xprt_init()
A Dsvcsock.c1341 strcpy(svsk->sk_xprt.xpt_remotebuf, "listener"); in svc_tcp_init()

Completed in 175 milliseconds