ping
0.0.1
Structs
PingData
PingSink
PingStream
Enums
PingError
Constants
ICMP_HEADER_LEN
Traits
FuchsiaIpExt
IcmpSocket
IpExt
TryFromSockAddr
Functions
new_icmp_socket
new_unicast_sink_and_stream
ping
Constant
ICMP_HEADER_LEN
Copy item path
Settings
Help
Summary
Source
pub const ICMP_HEADER_LEN:
usize
= _; // 8usize
Expand description
The number of bytes of an ICMP (v4 or v6) header.