Module icmp

Module icmp 

Source

Structs§

Socket
A ICMP socket

Enums§

BindError
Error returned by Socket::bind
Endpoint
Type of endpoint to bind the ICMP socket to. See IcmpSocket::bind for more details.
RecvError
Error returned by Socket::recv
SendError
Error returned by Socket::send

Type Aliases§

PacketBuffer
An ICMP packet ring buffer.
PacketMetadata
An ICMP packet metadata.