src/devices/mesh/802.11s/peer-link.h
changeset 4869 bf6f699d4e03
parent 4867 3a02e4e89292
--- a/src/devices/mesh/802.11s/peer-link.h	Sun Mar 22 20:54:04 2009 +0300
+++ b/src/devices/mesh/802.11s/peer-link.h	Sun Mar 22 21:28:44 2009 +0300
@@ -59,6 +59,7 @@
    * \{
    */
   void  SetPeerAddress (Mac48Address macaddr);
+  void  SetInterface (uint32_t interface);
   void  SetLocalLinkId (uint16_t id);
   void  SetPeerLinkId (uint16_t id);
   void  SetLocalAid (uint16_t aid);