SocketReq

Namespace inet

SocketReq

class

Determines the application socket of an outgoing packet, sent by the application.

Extends

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

Shared Tagging operations (observed)

tagActionmodule
addTagNetPerfMeter, SctpServer, TcpEchoApp, TcpGenericServerApp
addTagIfAbsentDhcpClient, DhcpServer, EtherAppClient, EtherAppServer, EtherTrafGen, EthernetSocketIo, NetPerfMeter, PingApp, SctpClient, SctpServer, TcpBasicClientApp, TcpClientSocketIo, TcpEchoApp, TcpGenericServerApp, TcpServerListener, TcpServerSocketIo, TcpSessionApp, TcpSinkApp, TelnetApp, TunnelApp, UdpBasicApp, UdpBasicBurst, UdpEchoApp, UdpSink, UdpSocketIo, UdpVideoStreamClient, UdpVideoStreamServer, SimpleVoipReceiver, SimpleVoipSender, VoipStreamReceiver, VoipStreamSender, VirtualTunnel, Ldp, Aodv, Bgp, Rip, Rtcp, Rtp, Sctp
findTagMessageDispatcher, Tun, Ipv4
getTagTcpEchoApp, Ieee80211LlcLpd, Ieee8021qSocketCommandProcessor, Ieee8022Llc, Tun, Flooding, Ipv4, Ipv6, NextHopForwarding, AdaptiveProbabilisticBroadcast, ProbabilisticBroadcast, WiseRoute, Sctp, Tcp, TcpLwip, Udp
removeTagUdp

Source code

//
// Determines the application socket of an outgoing packet, sent by the application.
//
class SocketReq extends SocketTagBase
{
}

File: src/inet/common/socket/SocketTag.msg