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
void SendEcho(Ip::Address &, int, const char *, int) override
Definition: IcmpPinger.h:40
void Recv(void) override
Handle ICMP requests from squid, passing to helpers.
Definition: IcmpPinger.cc:165
Definition: Address.h:41
Definition: Icmp.h:35