Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ep_modify.c90 DAPL_EP new_ep, copy_of_old_ep; in dapl_ep_modify() local
195 copy_of_old_ep = *ep2; in dapl_ep_modify()
298 tmp_pz = (DAPL_PZ *) copy_of_old_ep.param.pz_handle; in dapl_ep_modify()
303 tmp_evd = (DAPL_EVD *) copy_of_old_ep.param.recv_evd_handle; in dapl_ep_modify()
308 tmp_evd = (DAPL_EVD *) copy_of_old_ep.param.request_evd_handle; in dapl_ep_modify()
313 tmp_evd = (DAPL_EVD *) copy_of_old_ep.param.connect_evd_handle; in dapl_ep_modify()
325 &copy_of_old_ep); in dapl_ep_modify()
338 dapls_cb_free(&copy_of_old_ep.req_buffer); in dapl_ep_modify()
346 dapls_cb_free(&copy_of_old_ep.recv_buffer); in dapl_ep_modify()