Searched defs:reconnect (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/rpc/ |
| H A D | clnt_cots.c | 137 * TIMEWAIT and a thus a reconnect takes a long time to satisfy because 386 int, calllist_t *, int *, bool_t reconnect, 1889 * attempt to reconnect it. 2051 * can't reconnect it, then the server is probably 2083 * rebind and reconnect and not hang the client machine. 2333 bool_t reconnect, 2382 reconnect, waitp, nosignal, cr); 2635 bool_t reconnect, 2646 /* if it's a reconnect, flush any lingering data messages */ 2647 if (reconnect) 2326 connmgr_wrapconnect( struct cm_xprt *cm_entry, const struct timeval *waitp, struct netbuf *destaddr, int addrfmly, struct netbuf *srcaddr, struct rpc_err *rpcerr, bool_t reconnect, bool_t nosignal, cred_t *cr) argument 2628 connmgr_connect( struct cm_xprt *cm_entry, queue_t *wq, struct netbuf *addr, int addrfmly, calllist_t *e, int *tidu_ptr, bool_t reconnect, const struct timeval *waitp, bool_t nosignal, cred_t *cr) argument [all...] |
Completed in 49 milliseconds