Home
last modified time | relevance | path

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

/dports/net/p5-POE-Component-Client-Ping/POE-Component-Client-Ping-1.177/lib/POE/Component/Client/
H A DPing.pm65 sub ICMP_STRUCT () { 'C2 S3 A' } subroutine
257 ICMP_STRUCT . $heap->{data_size},
281 ICMP_STRUCT . $heap->{data_size},
596 '@'.$ihl*4 . ICMP_STRUCT.$heap->{data_size}, $recv_message
/dports/lang/perl5.32/perl-5.32.1/dist/Net-Ping/lib/Net/
H A DPing.pm648 use constant ICMP_STRUCT => "C2 n3 A"; # Structure of a minimal ICMP packet constant
722 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
728 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
738 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
742 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
/dports/lang/perl5.30/perl-5.30.3/dist/Net-Ping/lib/Net/
H A DPing.pm648 use constant ICMP_STRUCT => "C2 n3 A"; # Structure of a minimal ICMP packet constant
722 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
728 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
738 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
742 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
/dports/lang/perl5.34/perl-5.34.0/dist/Net-Ping/lib/Net/
H A DPing.pm659 use constant ICMP_STRUCT => "C2 n3 A"; # Structure of a minimal ICMP packet constant
734 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
740 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
750 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
754 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
/dports/net/p5-Net-Ping/Net-Ping-2.74/lib/Net/
H A DPing.pm659 use constant ICMP_STRUCT => "C2 n3 A"; # Structure of a minimal ICMP packet constant
734 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
740 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
750 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
754 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Net-Ping/lib/Net/
H A DPing.pm659 use constant ICMP_STRUCT => "C2 n3 A"; # Structure of a minimal ICMP packet constant
734 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
740 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
750 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMP_ECHO, SUBCODE,
754 $msg = pack(ICMP_STRUCT . $self->{data_size}, ICMPv6_ECHO, SUBCODE,
/dports/lang/perl5.32/perl-5.32.1/dist/Net-Ping/
H A DChanges326 - Fixed ICMP_STRUCT to work on Big Endian platforms.
/dports/lang/perl5.30/perl-5.30.3/dist/Net-Ping/
H A DChanges321 - Fixed ICMP_STRUCT to work on Big Endian platforms.
/dports/lang/perl5.34/perl-5.34.0/dist/Net-Ping/
H A DChanges355 - Fixed ICMP_STRUCT to work on Big Endian platforms.
/dports/net/p5-Net-Ping/Net-Ping-2.74/
H A DChanges355 - Fixed ICMP_STRUCT to work on Big Endian platforms.
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Net-Ping/
H A DChanges355 - Fixed ICMP_STRUCT to work on Big Endian platforms.