Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Drpcb_clnt.c681 u32 bind_version; in rpcb_getport_async() local
727 bind_version = rpcb_next_version[xprt->bind_index].rpc_vers; in rpcb_getport_async()
731 bind_version = rpcb_next_version6[xprt->bind_index].rpc_vers; in rpcb_getport_async()
748 task->tk_pid, __func__, bind_version); in rpcb_getport_async()
753 xprt->prot, bind_version, in rpcb_getport_async()
776 switch (bind_version) { in rpcb_getport_async()