MIPv6 New Advertisement Interval Option RFC 3775 Section 7.3
The following diagram shows usage relationships between types. Unresolved types are missing from the diagram.
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Name | Type | Description |
---|---|---|
advertisementInterval | unsigned int |
milliseconds |
// MIPv6 New Advertisement Interval Option // RFC 3775 Section 7.3 // class MIPv6NDAdvertisementInterval { unsigned int advertisementInterval; // milliseconds }