Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ep_disconnect.c70 IN DAT_CLOSE_FLAGS disconnect_flags) in dapl_ep_disconnect() argument
76 "dapl_ep_disconnect (%p, %x)\n", ep_handle, disconnect_flags); in dapl_ep_disconnect()
124 disconnect_flags != DAT_CLOSE_ABRUPT_FLAG) { in dapl_ep_disconnect()
166 dat_status = dapls_ib_disconnect(ep_ptr, disconnect_flags); in dapl_ep_disconnect()