IPv4OptionEnd

Namespace inet

IPv4OptionEnd

class

(no description)

Extends

Name Type Description
IPv4Option (unknown -- not in documented files)

Fields

Name Type Description
type
length

Source code

class IPv4OptionEnd extends IPv4Option
{
    type = IPOPTION_END_OF_OPTIONS;
    length = 1;
}

File: src/inet/networklayer/ipv4/IPv4Datagram.msg