Namespace inet
DispatchProtocolInd
classThis 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)
tagAction | module |
---|---|
addTag | Gptp, PimDm, PimSm |
addTagIfAbsent | Flooding, 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