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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm398 use constant ICMP_ECHOREPLY => 0; # ICMP packet types constant
469 if ($from_type == ICMP_ECHOREPLY) {
481 if ($from_type == ICMP_ECHOREPLY){

Completed in 25 milliseconds