Home
last modified time | relevance | path

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

/external/ping/
Dping.c653 int not_ours = 0; /* Raw socket can receive messages in main_loop() local
675 not_ours = 1; in main_loop()
697 not_ours = parse_reply(&msg, cc, addrbuf, recv_timep); in main_loop()
701 if (not_ours) in main_loop()