Namespace inet
InterfaceInd
classSpecifies the incoming interface where the packet has arrived at the network node.
Extends
Name | Type | Description |
---|---|---|
InterfaceTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTag | PacketDirectionReverser, Loopback, ShortcutMac, Tun, PacketReceiver |
addTagIfAbsent | AckingMac, BMac, CsmaCaMac, EthernetInterface, LayeredEthernetInterface, EthernetCsmaMac, EthernetMac, Ieee80211Mac, Ieee802154Mac, Ieee802154NarrowbandMac, LMac, Ppp, XMac, NextHopForwarding |
findTag | PcapRecorder, PacketDirectionReverser, RelayInterfaceSelector, VlanIndFilter, NetfilterInfoHook, Ipv4, Ipv6, Mpls, NextHopForwarding, SctpCrcInsertion, TcpCrcInsertionHook, UdpCrcInsertionHook |
getTag | DhcpServer, EtherAppServer, EthernetEncapsulation, MacRelayUnit, RelayInterfaceLearner, EthernetMacHeaderChecker, Gptp, Ieee8021dRelay, Rstp, Stp, Arp, Ipv6NeighbourDiscovery, MatrixCloudDelayer, Igmpv2, Igmpv3, Ipv4, Ipv6, Mpls, NextHopForwarding, Dymo, EigrpIpv4Pdm, EigrpIpv6Pdm, Ospfv2, Ospfv3Splitter, Ospfv3Process, PimSplitter, PimDm, PimSm, Rip, TcpLwip, Udp |
getTagForUpdate | VirtualTunnel |
Source code
// // Specifies the incoming interface where the packet has arrived at the network node. // class InterfaceInd extends InterfaceTagBase { }File: src/inet/linklayer/common/InterfaceTag.msg