|
INET Framework for OMNeT++/OMNEST
|
#include <RIPPacket_m.h>
Public Member Functions | |
| RouteEntry () | |
Public Attributes | |
| short | addressID |
| short | mustBeZero2 |
| IPAddress | ipAddress |
| long | mustBeZero3 |
| long | mustBeZero4 |
| long | metric |
Struct generated from ansa/rip/RIPPacket.msg by opp_msgc.
Definition at line 40 of file RIPPacket_m.h.
| short RouteEntry::addressID |
Definition at line 43 of file RIPPacket_m.h.
Referenced by RIPRouting::createPacket(), RIPRouting::fillNetworks(), RIPRouting::getOSPFRoutes(), RIPRouting::processRequest(), and RIPRouting::processResponse().
Definition at line 45 of file RIPPacket_m.h.
Referenced by RIPRouting::fillNetworks(), RIPRouting::getOSPFRoutes(), and RIPRouting::processResponse().
| long RouteEntry::metric |
Definition at line 48 of file RIPPacket_m.h.
Referenced by RIPRouting::createPacket(), RIPRouting::fillNetworks(), RIPRouting::getOSPFRoutes(), RIPRouting::processRequest(), and RIPRouting::processResponse().
| short RouteEntry::mustBeZero2 |
Definition at line 44 of file RIPPacket_m.h.
Referenced by RIPRouting::fillNetworks(), RIPRouting::getOSPFRoutes(), and RIPRouting::processPacket().
Definition at line 46 of file RIPPacket_m.h.
Referenced by RIPRouting::fillNetworks(), RIPRouting::getOSPFRoutes(), and RIPRouting::processPacket().
Definition at line 47 of file RIPPacket_m.h.
Referenced by RIPRouting::fillNetworks(), RIPRouting::getOSPFRoutes(), and RIPRouting::processPacket().