|
Squid Web Cache master
|
#include "Icmp.h"Go to the source code of this file.
Classes | |
| class | Icmp6 |
Macros | |
| #define | ICMP6_ECHOREQUEST 128 |
| #define | ICMP6_ECHOREPLY 129 |
| #define | IPPROTO_ICMPV6 58 |
Variables | |
| Icmp6 | icmp6 |
| pinger helper contains one of these as a global object. | |
|
extern |
Definition at line 95 of file pinger.cc.
Referenced by IcmpPinger::Close(), main(), and IcmpPinger::Recv().