Searched refs:recv_from (Results 1 – 3 of 3) sorted by relevance
295 memset(&handle->recv_from, 0, sizeof handle->recv_from); in uv__udp_queue_recv()296 handle->recv_from_len = sizeof handle->recv_from; in uv__udp_queue_recv()304 (struct sockaddr*) &handle->recv_from, in uv__udp_queue_recv()494 (const struct sockaddr*) &handle->recv_from, in uv__process_udp_recv_req()
131 static void recv_from(struct sockaddr_ll *from, int *recv_len) in recv_from() function286 recv_from(&from, &recv_len); in arping_main()
460 struct sockaddr_storage recv_from; \