Namespace inet
MacAddressInd
classSpecifies the source and destination MAC addresses for an incoming packet.
Extends
Name | Type | Description |
---|---|---|
MacAddressTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTag | CsmaCaMac, EthernetCsmaMac |
addTagIfAbsent | AckingMac, BMac, CsmaCaMac, EthernetEncapsulation, EthernetMac, EthernetMacHeaderChecker, Ieee80211Mac, Tx, Ieee802154Mac, Ieee802154NarrowbandMac, LMac, XMac |
findTag | PacketDirectionReverser, Ieee80211ScalarRadioMedium, StreamDecoder |
getTag | EtherAppServer, MacRelayUnit, RelayInterfaceLearner, Ieee80211Portal, Ieee8021dRelay, Rstp, Stp, AdaptiveProbabilisticBroadcast, ProbabilisticBroadcast |
Source code
// // Specifies the source and destination MAC addresses for an incoming packet. // class MacAddressInd extends MacAddressTagBase { }File: src/inet/linklayer/common/MacAddressTag.msg