Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Ddat_api.c282 return DAT_EP_POST_SEND(ep_handle, in dat_ep_post_send()
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat_redirection.h205 #define DAT_EP_POST_SEND(ep, size, lbuf, cookie, flags) \ macro