![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <service/phy/copper/Notification.hpp>


Public Member Functions | |
| virtual void | setDLLUnicastAddress (const wns::service::dll::UnicastAddress &macAddress)=0 |
| This is used to set the address we want the copper to listen to. | |
Definition at line 27 of file Notification.hpp.
| virtual void wns::service::phy::copper::Notification::setDLLUnicastAddress | ( | const wns::service::dll::UnicastAddress & | macAddress | ) | [pure virtual] |
In reality this is of course not handled this way. There, the MAC is filtering the packets. But for efficiency reasons this "hint" is provided to the PHY.
Implemented in copper::Receiver.
1.5.5