DispatchProtocolInd

Namespace inet

DispatchProtocolInd

class

This indication specifies the sending protocol of the message or packet when it's sent from one protocol module to another using the MessageDispatcher.

Extends

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

Shared Tagging operations (observed)

tagActionmodule
addTagGptp, PimDm, PimSm
addTagIfAbsentFlooding, Igmpv2, Igmpv3, Ipv4, Ipv6, NextHopForwarding, AdaptiveProbabilisticBroadcast, ProbabilisticBroadcast, RsvpTe, LinkStateRouting, WiseRoute, PimDm, PimSm

Source code

//
// This indication specifies the sending protocol of the message or packet
// when it's sent from one protocol module to another using the ~MessageDispatcher.
//
class DispatchProtocolInd extends ProtocolTagBase
{
}

File: src/inet/common/ProtocolTag.msg