Home
last modified time | relevance | path

Searched defs:rpc_create_args (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/sunrpc/
A Dclnt.h132 struct rpc_create_args { struct
133 struct net *net;
134 int protocol;
136 size_t addrsize;
139 const char *servername;
140 const char *nodename;
142 struct rpc_stat *stats;
144 u32 version;
146 u32 nconnect;
147 unsigned long flags;
[all …]

Completed in 4 milliseconds