Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dmsg_prot.h152 #define RPCBIND_NETID_TCP "tcp" macro
/openbmc/linux/net/sunrpc/
H A Dxprtsock.c3390 xs_format_peer_addresses(xprt, "tcp", RPCBIND_NETID_TCP); in xs_setup_tcp()
3478 xs_format_peer_addresses(xprt, "tcp", RPCBIND_NETID_TCP); in xs_setup_tcp_tls()
3544 RPCBIND_NETID_TCP); in xs_setup_bc_tcp()
H A Dsvc.c975 netid = RPCBIND_NETID_TCP; in __svc_rpcb_register4()
/openbmc/linux/fs/nfs/
H A Dsuper.c354 proto = RPCBIND_NETID_TCP; in nfs_show_mountd_netid()