Searched defs:srvaddr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsroot.c | 45 __be32 srvaddr = htonl(INADDR_NONE); in cifs_root_setup() local
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsroot.c | 45 __be32 srvaddr = htonl(INADDR_NONE); in cifs_root_setup() local
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | rpcb_clnt.c | 343 rpcb_create(struct net *net, const char *nodename, const char *hostname, struct sockaddr *srvaddr, size_t salen, int proto, u32 version, const struct cred *cred) rpcb_create() argument
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | rpcb_clnt.c | 366 rpcb_create(struct net *net, const char *nodename, const char *hostname, struct sockaddr *srvaddr, size_t salen, int proto, u32 version, const struct cred *cred, const struct rpc_timeout *timeo) rpcb_create() argument
|
Completed in 5 milliseconds