INET Framework for OMNeT++/OMNEST
inet::bgp::SessionInfo Struct Reference

#include <BgpCommon.h>

Public Attributes

SessionId sessionID = 0
 
BgpSessionType sessionType = INCOMPLETE
 
AsId ASValue = 0
 
Ipv4Address routerID
 
Ipv4Address peerAddr
 
Ipv4Address myAddr
 
bool nextHopSelf = false
 
int localPreference = 0
 
bool checkConnection = false
 
int ebgpMultihop = 0
 
NetworkInterfacelinkIntf = nullptr
 
TcpSocketsocket = nullptr
 
TcpSocketsocketListen = nullptr
 
bool sessionEstablished = false
 

Member Data Documentation

◆ ASValue

◆ checkConnection

◆ ebgpMultihop

◆ linkIntf

◆ localPreference

int inet::bgp::SessionInfo::localPreference = 0

◆ myAddr

◆ nextHopSelf

bool inet::bgp::SessionInfo::nextHopSelf = false

◆ peerAddr

◆ routerID

◆ sessionEstablished

bool inet::bgp::SessionInfo::sessionEstablished = false

◆ sessionID

◆ sessionType

◆ socket

◆ socketListen


The documentation for this struct was generated from the following file: