Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_rdma.h336 #define C_CLOSE_NOTNEEDED 0x00000001 /* just free the channel */ macro
H A Drpcib.c1772 conn->c_flags |= C_CLOSE_NOTNEEDED; in rib_clnt_cm_handler()
3184 conn->c_flags |= C_CLOSE_NOTNEEDED; in rib_srv_cm_handler()
4478 if (!(conn->c_flags & C_CLOSE_NOTNEEDED)) { in rib_conn_close()
4480 conn->c_flags |= (C_CLOSE_NOTNEEDED | C_CLOSE_PENDING); in rib_conn_close()
4717 if (!(conn->c_flags & C_CLOSE_NOTNEEDED)) { in rib_close_channels()
4724 conn->c_flags |= (C_CLOSE_NOTNEEDED | C_CLOSE_PENDING); in rib_close_channels()