IcmpSquid.h
Go to the documentation of this file.
Definition: IcmpSquid.h:25
void DomainPing(Ip::Address &to, const char *domain)
Definition: IcmpSquid.cc:177
void SendEcho(Ip::Address &to, int opcode, const char *payload=nullptr, int len=0) override
Definition: IcmpSquid.cc:51
Definition: Address.h:41