Ipv4OptionsInd
classSpecifies the source and destination network addresses for an incoming packet.
Inheritance diagram
The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.
Extends
Name | Type | Description |
---|---|---|
Ipv4OptionsTagBase | class | (no description) |
Fields
Name | Type | Description |
---|---|---|
option | Ipv4Option[] |
Source code
// // Specifies the source and destination network addresses for an incoming packet. // class Ipv4OptionsInd extends Ipv4OptionsTagBase { }File: src/inet/networklayer/ipv4/Ipv4OptionsTag.msg