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

| Public Member Functions | |
| pingerReplyData () | |
| Public Attributes | |
| Ip::Address | from | 
| unsigned char | opcode = '\0' | 
| int | rtt = 0 | 
| int | hops = 0 | 
| int | psize = 0 | 
| char | payload [PINGER_PAYLOAD_SZ] | 
Detailed Description
Constructor & Destructor Documentation
◆ pingerReplyData()
| 
 | inline | 
Member Data Documentation
◆ from
| Ip::Address pingerReplyData::from | 
Definition at line 37 of file Icmp.h.
Referenced by Icmp4::Recv().
◆ hops
| int pingerReplyData::hops = 0 | 
Definition at line 40 of file Icmp.h.
Referenced by Icmp4::Recv().
◆ opcode
| unsigned char pingerReplyData::opcode = '\0' | 
Definition at line 38 of file Icmp.h.
Referenced by Icmp4::Recv().
◆ payload
| char pingerReplyData::payload[PINGER_PAYLOAD_SZ] | 
Definition at line 42 of file Icmp.h.
Referenced by pingerReplyData().
◆ psize
| int pingerReplyData::psize = 0 | 
Definition at line 41 of file Icmp.h.
Referenced by Icmp4::Recv().
◆ rtt
| int pingerReplyData::rtt = 0 | 
Definition at line 39 of file Icmp.h.
Referenced by Icmp4::Recv().
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
