Searched defs:ICMP (Results 1 – 2 of 2) sorted by relevance
32 enum class Protocol { INVALID = -1, ALL, TCP, UDP, ICMP }; enumerator
111 ICMP = 1, // Internet Control Message Protocol. enumerator