Namespace inet
L4PortInd
classSpecifies the source and destination L4 ports for an incoming packet.
Extends
| Name | Type | Description |
|---|---|---|
| L4PortTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
| tagAction | module |
|---|---|
| addTag | Udp |
| addTagIfAbsent | Udp |
| getTag | UdpEchoApp, UdpVideoStreamServer, VoipStreamReceiver, Rip |
Source code
// // Specifies the source and destination L4 ports for an incoming packet. // class L4PortInd extends L4PortTagBase { }File: src/inet/transportlayer/common/L4PortTag.msg