Module IcmpCodes

Source
Expand description

Enumeration of the recognized ICMP codes for “time exceeded” ICMP packets.

Constants§

FragmentReasemblyTimeExceeded
ICMP code for “fragment reassembly time exceeded” packet.
TimeToLiveExceededInTransit
ICMP code for “time to live exceeded in transit” packet.