|
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().