Searched refs:try_send_to (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dneigh.c280 static int try_send_to(int sock_fd, void *buff, size_t buf_size, function
339 err = try_send_to(sock_fd, buff, sizeof(buff), &addr_dst);
371 try_send_to(sock_fd, buff, sizeof(buff),

Completed in 102 milliseconds