TICMPError
type
TICMPError = (IE_NoError, IE_Other, IE_TTLExceed, IE_UnreachOther, IE_UnreachRoute, IE_UnreachAdmin, IE_UnreachAddr, IE_UnreachPort);
Unit
pingsend
Description
List of possible ICMP reply packet types.