INET Framework for OMNeT++/OMNEST
BGPFSM.h File Reference
#include <iostream>
#include "inet/common/Macho.h"

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::bgp
 
 inet::bgp::fsm
 

Functions

 inet::bgp::fsm::TOPSTATE (TopState)
 
 inet::bgp::fsm::SUBSTATE (Idle, TopState)
 
 inet::bgp::fsm::SUBSTATE (Connect, TopState)
 
 inet::bgp::fsm::SUBSTATE (Active, TopState)
 
 inet::bgp::fsm::SUBSTATE (OpenSent, TopState)
 
 inet::bgp::fsm::SUBSTATE (OpenConfirm, TopState)
 
 inet::bgp::fsm::SUBSTATE (Established, TopState)