Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dicmp.h69 struct icmphdr { struct
70 __u8 type;
71 __u8 code;
72 __sum16 checksum;
73 union {
84 } un;