|
Squid Web Cache master
|
#include "Icmp.h"Go to the source code of this file.
Classes | |
| class | Icmp4 |
Macros | |
| #define | icmphdr icmp |
| #define | iphdr ip |
| #define | ICMP_ECHO 8 |
| #define | ICMP_ECHOREPLY 0 |
| #define | IPPROTO_ICMP 1 |
Variables | |
| Icmp4 | icmp4 |
| pinger helper contains one of these as a global object. | |
|
extern |
Definition at line 94 of file pinger.cc.
Referenced by IcmpPinger::Close(), main(), and IcmpPinger::Recv().