EncapsulationProtocolInd

Namespace inet

EncapsulationProtocolInd

class

This indication determines the original protocol encapsulation order of the packet. If this tag is attached to the packet, then the protocols specify the order of encapsulation as it seen by the protocol modules when the packet was processed and decapsulated.

Extends

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

Source code

//
// This indication determines the original protocol encapsulation order of the
// packet. If this tag is attached to the packet, then the protocols specify the
// order of encapsulation as it seen by the protocol modules when the packet was
// processed and decapsulated.
//
class EncapsulationProtocolInd extends ProtocolListTagBase
{
}

File: src/inet/common/ProtocolTag.msg