Searched defs:icmphdr (Results 1 – 2 of 2) sorted by relevance
68 struct icmphdr { struct69 __u8 type;70 __u8 code;71 __sum16 checksum;72 union {82 } un;
33 } icmphdr; member