IGMPMessage

Namespace inet

IGMPMessage

packet

(no description)

Fields

Name Type Description
type int

Source code

packet IGMPMessage
{
    int type @enum(IGMPType);
}

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