INET Framework for OMNeT++/OMNEST
|
#include <LDP.h>
Public Attributes | |
IPv4Address | peerIP |
bool | activeRole |
TCPSocket * | socket |
std::string | linkInterface |
cMessage * | timeout |
bool inet::LDP::peer_info::activeRole |
Referenced by inet::operator<<(), and inet::LDP::processLDPHello().
std::string inet::LDP::peer_info::linkInterface |
Referenced by inet::operator<<(), and inet::LDP::processLDPHello().
IPv4Address inet::LDP::peer_info::peerIP |
TCPSocket* inet::LDP::peer_info::socket |
Referenced by inet::operator<<(), and inet::LDP::processLDPHello().
cMessage* inet::LDP::peer_info::timeout |
Referenced by inet::LDP::processLDPHello().