Searched defs:icmphdr (Results 1 – 1 of 1) sorted by relevance
70 struct icmphdr { struct71 __u8 type;72 __u8 code;73 __sum16 checksum;74 union {85 } un;