Home
last modified time | relevance | path

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

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