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
virtual void SendEcho(Ip::Address &to, int opcode, const char *payload=NULL, int len=0)
Definition: IcmpSquid.cc:51
Definition: Address.h:41