Searched defs:icmphdr (Results 1 – 2 of 2) sorted by relevance
58 struct icmphdr { struct59 __u8 type;60 __u8 code;61 __u16 checksum;62 union {72 } un;
69 struct icmphdr { struct70 __u8 type;71 __u8 code;72 __sum16 checksum;74 union {86 } un;