icmp_hdr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow __gshared
struct icmp_hdr {}

Members

Unions

_Un
union _Un
Undocumented in source.

Variables

checksum
ushort checksum;
Undocumented in source.
code
uint code;
Undocumented in source.
type
uint type;
Undocumented in source.
un
_Un un;
Undocumented in source.

Meta