Home
last modified time | relevance | path

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

/dports/lang/perl5.32/perl-5.32.1/dist/Net-Ping/lib/Net/
H A DPing.pm641 use constant ICMPv6_UNREACHABLE => 1; # ICMP packet types constant
811 } elsif (($from_type == ICMP_UNREACHABLE) || ($from_type == ICMPv6_UNREACHABLE)) {
/dports/lang/perl5.30/perl-5.30.3/dist/Net-Ping/lib/Net/
H A DPing.pm641 use constant ICMPv6_UNREACHABLE => 1; # ICMP packet types constant
811 } elsif (($from_type == ICMP_UNREACHABLE) || ($from_type == ICMPv6_UNREACHABLE)) {
/dports/lang/perl5.34/perl-5.34.0/dist/Net-Ping/lib/Net/
H A DPing.pm651 use constant ICMPv6_UNREACHABLE => 1; # ICMP packet types constant
818 } elsif (($from_type == ICMP_UNREACHABLE) || ($from_type == ICMPv6_UNREACHABLE)) {
/dports/net/p5-Net-Ping/Net-Ping-2.74/lib/Net/
H A DPing.pm651 use constant ICMPv6_UNREACHABLE => 1; # ICMP packet types constant
818 } elsif (($from_type == ICMP_UNREACHABLE) || ($from_type == ICMPv6_UNREACHABLE)) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Net-Ping/lib/Net/
H A DPing.pm651 use constant ICMPv6_UNREACHABLE => 1; # ICMP packet types constant
818 } elsif (($from_type == ICMP_UNREACHABLE) || ($from_type == ICMPv6_UNREACHABLE)) {