Searched defs:icmphdr (Results 1 – 1 of 1) sorted by relevance
6 struct icmphdr { struct7 uint8_t icmp_type;8 uint8_t icmp_code;9 uint16_t icmp_checksum;10 union {19 } un;