InterfaceInd

InterfaceInd

class

Specifies the incoming interface where the packet has arrived at the network node.

Inheritance diagram

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Extends

Name Type Description
InterfaceTagBase class (no description)

Fields

Name Type Description
interfaceId int

a locally unique (network node) identifier that determines the interface registered in the InterfaceTable

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