Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Net-Ping/lib/Net/
DPing.pm655 use constant ICMP_TIME_EXCEEDED => 11; # ICMP packet types constant
820 } elsif ($from_type == ICMP_TIME_EXCEEDED) {