Searched refs:bind_index (Results 1 – 3 of 3) sorted by relevance
685 proc = rpcb_next_version[xprt->bind_index].rpc_proc; in rpcb_getport_async()686 bind_version = rpcb_next_version[xprt->bind_index].rpc_vers; in rpcb_getport_async()689 proc = rpcb_next_version6[xprt->bind_index].rpc_proc; in rpcb_getport_async()690 bind_version = rpcb_next_version6[xprt->bind_index].rpc_vers; in rpcb_getport_async()697 xprt->bind_index = 0; in rpcb_getport_async()778 xprt->bind_index++; in rpcb_getport_done()
1879 xprt->bind_index = 0; in xprt_init()
213 unsigned int bind_index; /* bind function index */ member