Lines Matching defs:connected
63 * connected or disconnected. If an end-point is ever disconnected
64 * or re-connected, then any outstanding RPC request is presumed
144 * that kRPC can quickly switch to connected.
231 b_connected: 1, /* this connection is connected */
258 b_connected: 1, /* this connection is connected */
1108 RPCLOG(2, "clnt_cots_kcallit: connected, sending call, tidu_size %d\n",
1797 * is created, connected, and added to the list. The connection is for sending
1825 bool_t connected;
1890 * If the matching entry isn't connected,
1897 * used connected because
1902 * In any case, a re-connected
2052 * If the connection of interest is not connected and we
2057 * entry was already connected, or the reconnected was
2080 * got a port but never got connected,
2248 connected = connmgr_connect(cm_entry, wq, destaddr, addrfmly,
2277 * while we are connected, if so, then we need to
2285 cm_entry->x_connected = connected;
2289 * x_early_disc is TRUE yet connected is TRUE as well
2290 * and the connection is actually connected. In that case
2292 * connected.
2358 bool_t connected;
2382 connected = connmgr_connect(cm_entry, cm_entry->x_wq,
2395 * while we are connected, if so, then we need to
2403 cm_entry->x_connected = connected;
2407 * x_early_disc is TRUE yet connected is TRUE as well
2408 * and the connection is actually connected. In that case
2410 * connected.
2626 * Given an open stream, connect to the remote. Returns true if connected,
3328 * The transport is now connected, send a T_INFO_REQ to get
3418 * connected and idle.
3470 " connected\n", (void *)q);