Searched defs:icmphdr (Results 1 – 1 of 1) sorted by relevance
76 struct icmphdr { struct77 __u8 type;78 __u8 code;79 __sum16 checksum;80 union {95 } un;