Searched refs:rpc_pton6 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/sunrpc/ |
| D | addr.c | 203 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() function 226 static size_t rpc_pton6(struct net *net, const char *buf, const size_t buflen, in rpc_pton6() function 255 return rpc_pton6(net, buf, buflen, sap, salen); in rpc_pton()
|