VlanInd

Namespace inet

VlanInd

class

This indication specifies the vlan that was used to receive the packet. It may be present on a packet from the mac protocol to the application.

Extends

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

Shared Tagging operations (observed)

tagActionmodule
addTagIfAbsentIeee8021qTagEpdHeaderChecker, Ieee8021qTagEpdHeaderInserter
findTagMacRelayUnit, PacketDirectionReverser, RelayInterfaceLearner, Ieee8021dRelay, Ieee8021qSocketPacketProcessor, VlanIndFilter, StreamDecoder

Source code

//
// This indication specifies the vlan that was used to receive the packet.
// It may be present on a packet from the mac protocol to the application.
//
class VlanInd extends VlanTagBase
{
}
File: src/inet/linklayer/common/VlanTag.msg