Namespace inet
L4PortReq
classDetermines the source and destination L4 ports for an outgoing packet.
Extends
Name | Type | Description |
---|---|---|
L4PortTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
tagAction | module |
---|---|
addTag | Aodv |
addTagIfAbsent | DhcpClient, DhcpServer, UdpBasicApp, UdpBasicBurst, UdpEchoApp, UdpVideoStreamClient, UdpVideoStreamServer, SimpleVoipSender, VoipStreamSender, Ldp, Rip, Rtcp, Rtp |
removeTagIfPresent | Udp |
Source code
// // Determines the source and destination L4 ports for an outgoing packet. // class L4PortReq extends L4PortTagBase { }File: src/inet/transportlayer/common/L4PortTag.msg