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

/external/iputils/
H A Dping_common.c800 int not_ours = 0; /* Raw socket can receive messages local
823 not_ours = 1;
845 not_ours = parse_reply(&msg, cc, addrbuf, recv_timep);
849 if (not_ours && !using_ping_socket)

Completed in 150 milliseconds