IcmpPinger.h
Go to the documentation of this file.
Definition: IcmpPinger.h:19
void SendResult(pingerReplyData &preply, int len)
Send ICMP results back to squid.
Definition: IcmpPinger.cc:218
virtual void SendEcho(Ip::Address &, int, const char *, int)
Definition: IcmpPinger.h:40
virtual void Recv(void)
Handle ICMP requests from squid, passing to helpers.
Definition: IcmpPinger.cc:165
Definition: Address.h:41
Definition: Icmp.h:35