|
INET Framework for OMNeT++/OMNEST
|
Sent in ARP cache change notification signals. More...
#include <IArp.h>
Public Member Functions | |
| Notification (L3Address l3Address, MacAddress macAddress, const NetworkInterface *ie) | |
Public Attributes | |
| L3Address | l3Address |
| MacAddress | macAddress |
| const NetworkInterface * | ie |
Sent in ARP cache change notification signals.
|
inline |
| const NetworkInterface* inet::IArp::Notification::ie |
Referenced by inet::Ipv4::arpResolutionCompleted().
| L3Address inet::IArp::Notification::l3Address |
Referenced by inet::Ipv4::arpResolutionCompleted(), and inet::Ipv4::arpResolutionTimedOut().
| MacAddress inet::IArp::Notification::macAddress |
Referenced by inet::Ipv4::arpResolutionCompleted().