#include "ip/Address.h"
Include dependency graph for Icmp.h:
![](Icmp_8h__incl.png)
This graph shows which files directly or indirectly include this file:
![](Icmp_8h__dep__incl.png)
Go to the source code of this file.
Classes | |
struct | pingerEchoData |
struct | pingerReplyData |
struct | icmpEchoData |
class | Icmp |
Macros | |
#define | PINGER_PAYLOAD_SZ 8192 |
#define | MAX_PAYLOAD 256 |
#define | MAX_PKT4_SZ (sizeof(struct icmphdr) + sizeof(struct icmpEchoData) + 1) |
#define | MAX_PKT6_SZ (sizeof(struct icmp6_hdr) + sizeof(struct icmpEchoData) + 1) |
Variables | |
int | icmp_pkts_sent |
Macro Definition Documentation
◆ MAX_PAYLOAD
◆ MAX_PKT4_SZ
#define MAX_PKT4_SZ (sizeof(struct icmphdr) + sizeof(struct icmpEchoData) + 1) |
◆ MAX_PKT6_SZ
#define MAX_PKT6_SZ (sizeof(struct icmp6_hdr) + sizeof(struct icmpEchoData) + 1) |
◆ PINGER_PAYLOAD_SZ
Variable Documentation
◆ icmp_pkts_sent
int icmp_pkts_sent |
Definition at line 94 of file pinger.cc.
Referenced by Icmp6::SendEcho(), and Icmp4::SendEcho().
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