|
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 InterfaceEntry *ie) | |
Public Attributes | |
| L3Address | l3Address |
| MACAddress | macAddress |
| const InterfaceEntry * | ie |
Sent in ARP cache change notification signals.
|
inline |
| const InterfaceEntry* 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().