Expand description
Common types and utilities for ping operations
Modules§
Structs§
- Ping
Config - Configuration for ping operations
- Ping
Reply - Result of a single ping operation
- Ping
Statistics - Summary statistics for a series of ping operations
Enums§
Functions§
- calculate_
checksum - Calculate internet checksum for a byte array
- resolve_
hostname - Resolve hostname to IPv4 address
- resolve_
hostnames - Resolve a hostname to all associated IPv4 and IPv6 addresses
Type Aliases§
- Ping
Result - Result type for ping operations