Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Drpc_subr.c221 rpc_uaddr2port(int af, char *addr) in rpc_uaddr2port() function
627 port = rpc_uaddr2port(iptype, ua); in rpcbind_getaddr()
635 port = rpc_uaddr2port(iptype, ua); in rpcbind_getaddr()
H A Dclnt.h353 extern int rpc_uaddr2port(int af, char *addr);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1917 port = rpc_uaddr2port(AF_INET, ua); in pmap_kgetport()
2026 rpc_uaddr2port(AF_INET, ua); in pmap_rmt_call()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_med.c736 port = rpc_uaddr2port(AF_INET, ua); in med_get_rpcb_addr()