Searched refs:rpcb_register (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/include/linux/sunrpc/ |
| D | clnt.h | 156 int rpcb_register(struct net *, u32, u32, int, unsigned short);
|
| /linux-4.4.14/net/sunrpc/ |
| D | svc.c | 838 error = rpcb_register(net, program, version, protocol, port); in __svc_rpcb_register4() 1001 error = rpcb_register(net, program, version, 0, 0); in __svc_unregister()
|
| D | rpcb_clnt.c | 445 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register() function
|