Namespace inet
L3AddressInd
classSpecifies the source and destination network addresses for an incoming packet.
Extends
| Name | Type | Description |
|---|---|---|
| L3AddressTagBase | (unknown -- not in documented files) |
Shared Tagging operations (observed)
| tagAction | module |
|---|---|
| addTag | Icmpv6, Icmp, Udp |
| addTagIfAbsent | Flooding, Ipv4, Ipv6, NextHopForwarding, AdaptiveProbabilisticBroadcast, ProbabilisticBroadcast, WiseRoute |
| findTag | IpvxTrafSink, MultiFieldClassifier |
| getTag | PingApp, UdpEchoApp, UdpVideoStreamServer, VoipStreamReceiver, EchoProtocol, Flooding, Ipv6NeighbourDiscovery, Icmp, Igmpv2, Igmpv3, AdaptiveProbabilisticBroadcast, ProbabilisticBroadcast, RsvpTe, LinkStateRouting, WiseRoute, Aodv, Dymo, EigrpRtp, EigrpRtp6, EigrpSplitter, EigrpIpv4Pdm, EigrpIpv6Pdm, Ospfv2, Ospfv3Process, PimDm, PimSm, Rip, Sctp, Tcp, TcpLwip, Udp |
Source code
// // Specifies the source and destination network addresses for an incoming packet. // class L3AddressInd extends L3AddressTagBase { }File: src/inet/networklayer/common/L3AddressTag.msg