SocketInd

Namespace inet

SocketInd

class

Specifies the application socket of an incoming packet, received by the application.

Extends

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

Shared Tagging operations (observed)

tagActionmodule
addTagTun, Ipv4, Sctp, TcpConnection, TcpLwip, Udp
addTagIfAbsentIeee80211LlcLpd, Ieee8021qSocketPacketProcessor, Ieee8022Llc, Flooding, Ipv4, Ipv6, NextHopForwarding, AdaptiveProbabilisticBroadcast, ProbabilisticBroadcast, WiseRoute, Sctp, Udp
findTagDhcpClient, DhcpServer, EtherAppClient, EtherAppServer, EthernetSocketIo, PingApp, TcpBasicClientApp, TcpClientSocketIo, TcpEchoApp, TcpGenericServerApp, TcpServerListener, TcpServerSocketIo, TcpSessionApp, TcpSinkApp, TelnetApp, TunnelApp, UdpBasicApp, UdpBasicBurst, UdpEchoApp, UdpSink, UdpSocketIo, UdpVideoStreamClient, UdpVideoStreamServer, SimpleVoipReceiver, VoipStreamReceiver, MessageDispatcher, VirtualTunnel, Ldp, Aodv, Bgp
getTagNetPerfMeter, PingApp, SctpClient, SctpServer, TcpEchoApp, TcpGenericServerApp, TcpSinkApp, TunnelApp, Ldp, Bgp
removeTagTcpClientSocketIo, TcpServerSocketIo, UdpSocketIo, VirtualTunnel

Source code

//
// Specifies the application socket of an incoming packet, received by the application.
//
class SocketInd extends SocketTagBase
{
}
File: src/inet/common/socket/SocketTag.msg