Home
last modified time | relevance | path

Searched defs:icmphdr (Results 1 – 1 of 1) sorted by relevance

/include/uapi/linux/
Dicmp.h89 struct icmphdr { struct
90 __u8 type;
91 __u8 code;
92 __sum16 checksum;
93 union {
108 } un;