Home
last modified time | relevance | path

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

/external/iputils/
Dping_common.c805 int not_ours = 0; /* Raw socket can receive messages in main_loop() local
828 not_ours = 1; in main_loop()
850 not_ours = parse_reply(&msg, cc, addrbuf, recv_timep); in main_loop()
854 if (not_ours && !using_ping_socket) in main_loop()