Module pnet::packet::icmp::destination_unreachable
[−]
[src]
abstraction for "destination unreachable" ICMP packets.
Modules
icmp_codes |
Enumeration of the recognized ICMP codes for "destination unreachable" ICMP packets. |
Structs
DestinationUnreachable |
Represents an "echo request" ICMP packet. |
DestinationUnreachableIterable |
Used to iterate over a slice of |
DestinationUnreachablePacket |
A structure enabling manipulation of on the wire packets |
MutableDestinationUnreachablePacket |
A structure enabling manipulation of on the wire packets |