Searched refs:v4_from (Results 1 – 1 of 1) sorted by relevance
570 struct sockaddr_in v4_from; in wait_icmp_reply() local572 from_len = sizeof (v4_from); in wait_icmp_reply()574 (struct sockaddr *)&v4_from, &from_len)) < 0) { in wait_icmp_reply()581 != v4_from.sin_addr.s_addr) { in wait_icmp_reply()