Searched refs:tipc_recv_single_buf (Results 1 – 3 of 3) sorted by relevance
39 int tipc_recv_single_buf(handle_t chan, void* buf, size_t len);
97 int tipc_recv_single_buf(handle_t chan, void* buf, size_t len) { in tipc_recv_single_buf() function
159 rc = tipc_recv_single_buf(ctx->chan, &req, sizeof(req)); in hwrng_chan_handle_msg()