#include "squid.h"
#include "debug/Stream.h"
#include "base/Stopwatch.h"
#include "Icmp4.h"
#include "Icmp6.h"
#include "IcmpPinger.h"
#include "ip/tools.h"
#include "time/gadgets.h"
Include dependency graph for pinger.cc:
![](pinger_8cc__incl.png)
Go to the source code of this file.
Macros | |
#define | SQUID_HELPER 1 |
#define | LINK_TO_SQUID 1 |
Functions | |
int | main (int, char **) |
Variables | |
static const auto | PingerTimeout = 10s |
IcmpPinger | control |
pinger helper contains one of these as a global object. More... | |
Icmp4 | icmp4 |
pinger helper contains one of these as a global object. More... | |
Icmp6 | icmp6 |
pinger helper contains one of these as a global object. More... | |
int | icmp_pkts_sent = 0 |
Macro Definition Documentation
◆ LINK_TO_SQUID
◆ SQUID_HELPER
Variable Documentation
◆ control
IcmpPinger control |
Definition at line 90 of file pinger.cc.
Referenced by main(), Icmp6::Recv(), Icmp4::Recv(), and TestSBuf::testAppendStdString().
◆ icmp4
Icmp4 icmp4 |
Definition at line 91 of file pinger.cc.
Referenced by IcmpPinger::Close(), main(), and IcmpPinger::Recv().
◆ icmp6
Icmp6 icmp6 |
Definition at line 92 of file pinger.cc.
Referenced by IcmpPinger::Close(), main(), and IcmpPinger::Recv().
◆ icmp_pkts_sent
int icmp_pkts_sent = 0 |
Definition at line 94 of file pinger.cc.
Referenced by Icmp6::SendEcho(), and Icmp4::SendEcho().
◆ PingerTimeout
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products