Searched defs:icmphdr (Results 1 – 1 of 1) sorted by relevance
69 struct icmphdr { struct70 __u8 type;71 __u8 code;72 __sum16 checksum;73 union {84 } un;