ICMPv6 "codes" for type ICMPv6_TIME_EXCEEDED
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.
// // ICMPv6 "codes" for type ICMPv6_TIME_EXCEEDED // enum ICMPv6_TIME_EX { ND_HOP_LIMIT_EXCEEDED = 0; ND_FRAGMENT_REASSEMBLY_TIME = 1; }