Searched defs:icmphdr (Results 1 – 1 of 1) sorted by relevance
146403 struct icmphdr { struct146404 __u8 type;146405 __u8 code;146406 __sum16 checksum;146407 union {146418 } un;