Uses of Interface
jist.swans.route.RouteInterface.Zrp.MessageNdp

Packages that use RouteInterface.Zrp.MessageNdp
jist.swans.route Routing entity of SWANS simulator and related classes. 
 

Uses of RouteInterface.Zrp.MessageNdp in jist.swans.route
 

Methods in jist.swans.route with parameters of type RouteInterface.Zrp.MessageNdp
 void RouteInterface.Zrp.Ndp.receive(RouteInterface.Zrp.MessageNdp msg, NetAddress src, MacAddress macAddr, byte macId)
          Process incoming NDP packet.
 void RouteZrpNdp.receive(RouteInterface.Zrp.MessageNdp msg, NetAddress src, MacAddress macAddr, byte macId)
          Process incoming NDP packet.