Definition: BaseICMP.h:23
ICMP()
Definition: ICMP_LNX.cpp:11
ICMP & operator=(ICMP &&icmp) noexcept
Definition: ICMP_LNX.cpp:40
UInt_64 Receive(Str_8 &address, ICMP_Header header, Serializer< UInt_64 > &data) override
Definition: ICMP_LNX.cpp:108
UInt_64 Send(const Str_8 &address, ICMP_Header header, const Byte *data, UInt_64 size) override
Definition: ICMP_LNX.cpp:66
void SetReceiveTimeout(UInt_64 timeout) override
Definition: ICMP_LNX.cpp:156
bool IsValid() const override
Definition: ICMP_LNX.cpp:172
int Int_32
Definition: Types.h:51
IP
Definition: Socket.h:29
unsigned char Byte
Definition: Types.h:39