icmpEchoData Struct Reference
  #include <Icmp.h>
Collaboration diagram for icmpEchoData:

| Public Attributes | |
| struct timeval | tv | 
| unsigned char | opcode | 
| char | payload [MAX_PAYLOAD] | 
Detailed Description
Member Data Documentation
◆ opcode
| unsigned char icmpEchoData::opcode | 
Definition at line 47 of file Icmp.h.
Referenced by Icmp6::Recv(), Icmp6::SendEcho(), and Icmp4::SendEcho().
◆ payload
| char icmpEchoData::payload[MAX_PAYLOAD] | 
Definition at line 48 of file Icmp.h.
Referenced by Icmp6::Recv(), Icmp6::SendEcho(), and Icmp4::SendEcho().
◆ tv
| struct timeval icmpEchoData::tv | 
Definition at line 46 of file Icmp.h.
Referenced by Icmp6::Recv(), Icmp6::SendEcho(), and Icmp4::SendEcho().
The documentation for this struct was generated from the following file:
- src/icmp/Icmp.h
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
