ICMPv6ParamProblemMsg

Namespace inet

ICMPv6ParamProblemMsg

packet

(no description)

Extends

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

Fields

Name Type Description
code int

Source code

packet ICMPv6ParamProblemMsg extends ICMPv6Message
{
    int code @enum(ICMPv6_PARAMETER_PROB);
}

File: src/inet/networklayer/icmpv6/ICMPv6Message.msg