File: Network/IPv4/IPDatagram.msg
Option structure: Record Route
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
Name | Type | Description |
---|---|---|
recordAddress | IPAddress[MAX_IPADDR_OPTION_ENTRIES] | |
nextAddressPtr | short |
class IPRecordRouteOption { fields: IPAddress recordAddress[MAX_IPADDR_OPTION_ENTRIES]; short nextAddressPtr; };