Home
last modified time | relevance | path

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

/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/hook/hook_debug/src/
H A Dhook_debug.c154 static int hook_debug_rx_start(struct hook_debug_ep *ep, void *context, in hook_debug_rx_start() function
184 ret = hook_debug_rx_start(myep, context, 0, &mycontext); in hook_debug_recv()
200 ret = hook_debug_rx_start(myep, msg->context, flags, &mymsg.context); in hook_debug_recvmsg()
218 ret = hook_debug_rx_start(myep, context, 0, &mycontext); in hook_debug_trecv()