Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c242 boolean_t last_reply_from_targetaddr = _B_FALSE; /* Is this stats, */ in check_reply() local
375 last_reply_from_targetaddr = _B_TRUE; in check_reply()
443 if (!last_reply_from_targetaddr) in check_reply()
499 if (last_reply_from_targetaddr) { in check_reply()
576 last_reply_from_targetaddr = _B_TRUE; in check_reply()
657 if (!last_reply_from_targetaddr) in check_reply()
698 if (last_reply_from_targetaddr) { in check_reply()
887 last_reply_from_targetaddr = _B_TRUE; in check_reply()
968 if (!last_reply_from_targetaddr) in check_reply()
1020 if (last_reply_from_targetaddr) { in check_reply()
H A Dping_aux6.c280 boolean_t last_reply_from_targetaddr = _B_FALSE; /* Is this stats, */ in check_reply6() local
411 last_reply_from_targetaddr = _B_TRUE; in check_reply6()
478 if (!last_reply_from_targetaddr) in check_reply6()
538 if (last_reply_from_targetaddr) { in check_reply6()
715 last_reply_from_targetaddr = _B_TRUE; in check_reply6()
797 if (!last_reply_from_targetaddr) in check_reply6()
838 if (last_reply_from_targetaddr) { in check_reply6()