Ipv4OptionsReq
classDetermines the source and destination network addresses for an outgoing 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
// // Determines the source and destination network addresses for an outgoing packet. // class Ipv4OptionsReq extends Ipv4OptionsTagBase { }File: src/inet/networklayer/ipv4/Ipv4OptionsTag.msg