RINASim
October 2016
Documentation of framework for OMNeT++
|
#include "RINASignals.h"
Go to the source code of this file.
Variables | |
const char * | SIG_AP_AE_API = "AP-AE-API" |
const char * | SIG_AE_AllocateRequest = "AE-AllocateRequest" |
const char * | SIG_AE_DeallocateRequest = "AE-DeallocateRequest" |
const char * | SIG_AE_DataSend = "AE-DataSend" |
const char * | SIG_AE_ConnectionRequest = "AE-ConnectionRequest" |
const char * | SIG_AE_ReleaseRequest = "AE-ReleaseRequest" |
const char * | SIG_AE_Enrolled = "AE-Enrolled" |
const char * | SIG_AE_AP_API = "AE-AP-API" |
const char * | SIG_Socket_QueueInfo = "Socket-QueueInfo" |
const char * | SIG_RIBD_DataSend = "RIBd-DataSend" |
const char * | SIG_RIBD_CreateRequestFlow = "RIBd-CreateRequestFlow" |
const char * | SIG_RIBD_DeleteRequestFlow = "RIBd-DeleteRequestFlow" |
const char * | SIG_RIBD_DeleteResponseFlow = "RIBd-DeleteResponseFlow" |
const char * | SIG_RIBD_CreateFlow = "RIBd-CreateFlow" |
const char * | SIG_RIBD_CreateFlowResponseNegative = "RIBd-CreateFlowResponseNegative" |
const char * | SIG_RIBD_CreateFlowResponsePositive = "RIBd-CreateFlowResponsePositive" |
const char * | SIG_RIBD_ForwardingUpdateReceived = "RIBd-ForwardingUpdateReceived" |
const char * | SIG_RIBD_RoutingUpdateReceived = "Routing-UpdateReceived" |
const char * | SIG_RIBD_CongestionNotification = "RIBd-CongestionNotification" |
const char * | SIG_RIBD_StartEnrollmentRequest = "RIBd-StartEnrollmentRequest" |
const char * | SIG_RIBD_StartEnrollmentResponse = "RIBd-StartEnrollmentResponse" |
const char * | SIG_RIBD_StopEnrollmentRequest = "RIBd-StopEnrollmentRequest" |
const char * | SIG_RIBD_StopEnrollmentResponse = "RIBd-StopEnrollmentResponse" |
const char * | SIG_RIBD_StartOperationRequest = "RIBd-StartOperationRequest" |
const char * | SIG_RIBD_StartOperationResponse = "RIBd-StartOperationResponse" |
const char * | SIG_RIBD_ConnectionResponsePositive = "RIBd-ConnectionResponsePositive" |
const char * | SIG_RIBD_ConnectionResponseNegative = "RIBd-ConnectionResponseNegative" |
const char * | SIG_RIBD_ConnectionRequest = "RIBd-ConnectionRequest" |
const char * | SIG_RIBD_CACESend = "RIBd-CACEDataSend" |
const char * | SIG_AEMGMT_ConnectionResponsePositive = "AEMgmt-ConnectionResponsePositive" |
const char * | SIG_ENROLLMENT_DataSend = "Enrollment-DataSend" |
const char * | SIG_ENROLLMENT_CACEDataSend = "Enrollment-CACEDataSend" |
const char * | SIG_ENROLLMENT_StartEnrollmentRequest = "Enrollment-StartEnrollmentRequest" |
const char * | SIG_ENROLLMENT_StartEnrollmentResponse = "Enrollment-StartEnrollmentResponse" |
const char * | SIG_ENROLLMENT_StopEnrollmentRequest = "Enrollment-StopEnrollmentRequest" |
const char * | SIG_ENROLLMENT_StopEnrollmentResponse = "Enrollment-StopEnrollmentResponse" |
const char * | SIG_ENROLLMENT_StartOperationRequest = "Enrollment-StartOperationRequest" |
const char * | SIG_ENROLLMENT_StartOperationResponse = "Enrollment-StartOperationResponse" |
const char * | SIG_ENROLLMENT_Finished = "Enrollment-Finished" |
const char * | SIG_CDAP_DateReceive = "CDAP-DataReceive" |
const char * | SIG_CDAP_SendData = "CDAP-SendData" |
const char * | SIG_CACE_DataReceive = "CACE-DataReceive" |
const char * | SIG_IRM_AllocateRequest = "IRM-AllocateRequest" |
const char * | SIG_IRM_DeallocateRequest = "IRM-DeallocateRequest" |
const char * | SIG_IRM_AllocateResponsePositive = "IRM-AllocateResponsePositive" |
const char * | SIG_IRM_AllocateResponseNegative = "IRM-AllocateResponseNegative" |
const char * | SIG_AERIBD_AllocateResponsePositive = "AEorRIBd-AllocateResponsePositive" |
const char * | SIG_AERIBD_AllocateResponseNegative = "AEorRIBd-AllocateResponseNegative" |
const char * | SIG_FA_CreateFlowResponseNegative = "FA-CreateFlowResponseNegative" |
const char * | SIG_FA_CreateFlowResponsePositive = "FA-CreateFlowResponsePositive" |
const char * | SIG_FA_CreateFlowRequestForward = "FA-CreateFlowRequestForward" |
const char * | SIG_FA_CreateFlowResponseForward = "FA-CreateFlowResponseForward" |
const char * | SIG_FA_AllocateResponsePositive = "FA-AllocateResponsePositive" |
const char * | SIG_FA_AllocateResponseNegative = "FA-AllocateResponseNegative" |
const char * | SIG_FA_MgmtFlowAllocated = "FA-AllocateFinishManagement" |
const char * | SIG_toFAI_AllocateRequest = "toFAI-AllocateRequest" |
const char * | SIG_toFAI_AllocateResponsePositive = "toFAI-AllocateResponsePositive" |
const char * | SIG_toFAI_AllocateResponseNegative = "toFAI-AllocateResponseNegative" |
const char * | SIG_FAI_AllocateRequest = "FAI-AllocateRequest" |
const char * | SIG_FAI_DeallocateRequest = "FAI-DeallocateRequest" |
const char * | SIG_FAI_DeallocateResponse = "FAI-DeallocateResponse" |
const char * | SIG_FAI_AllocateResponsePositive = "FAI-AllocateResponsePositive" |
const char * | SIG_FAI_AllocateResponseNegative = "FAI-AllocateResponseNegative" |
const char * | SIG_FAI_CreateFlowRequest = "FAI-CreateFlowRequest" |
const char * | SIG_FAI_DeleteFlowRequest = "FAI-DeleteFlowRequest" |
const char * | SIG_FAI_CreateFlowResponsePositive = "FAI-CreateFlowResponsePositive" |
const char * | SIG_FAI_CreateFlowResponseNegative = "FAI-CreateFlowResponseNegative" |
const char * | SIG_FAI_DeleteFlowResponse = "FAI-DeleteFlowResponse" |
const char * | SIG_RA_CreateFlowPositive = "RA-CreateFlowPositive" |
const char * | SIG_RA_CreateFlowNegative = "RA-CreateFlowNegative" |
const char * | SIG_RA_InvokeSlowdown = "RA-InvokeSlowdown" |
const char * | SIG_RA_ExecuteSlowdown = "RA-ExecuteSlowdown" |
const char * | SIG_RA_MgmtFlowAllocated = "RA-MgmtFlowAllocated" |
const char * | SIG_RA_MgmtFlowDeallocated = "RA-MgmtFlowDellocated" |
const char * | SIG_RIB_CreateRequestFlow = "RIB-CreateRequestFlow" |
const char * | SIG_RIB_CreateResponseFlow = "RIB-CreateResponseFlow" |
const char * | SIG_RIB_DeleteRequestFlow = "RIB-DeleteRequestFlow" |
const char * | SIG_RIB_DeleteResponseFlow = "RIB-DeleteResponseFlow" |
const char * | SIG_RMT_NoConnId = "RMT-NoConnId" |
const char * | SIG_RMT_ErrornousPacket = "RMT-ErrornousPacket" |
const char * | SIG_RMT_SlowdownRequest = "RMT-SlowDownRequest" |
const char * | SIG_RMT_QueuePDUPreRcvd = "RMT-QueuePDUPreRcvd" |
const char * | SIG_RMT_QueuePDUPostRcvd = "RMT-QueuePDUPostRcvd" |
const char * | SIG_RMT_QueuePDUPreSend = "RMT-QueuePDUPreSend" |
const char * | SIG_RMT_QueuePDUSent = "RMT-QueuePDUSent" |
const char * | SIG_RMT_PortReadyToServe = "RMT-PortReadyToServe" |
const char * | SIG_RMT_PortReadyForRead = "RMT-PortReadyForRead" |
const char * | SIG_RMT_QueueInfo = "RMT-QueueInfo" |
const char * | SIG_PDUFTG_FwdInfoUpdate = "PDUFTG-ForwardingInfoUpdate" |
const char * | SIG_RIBD_RoutingUpdate = "Routing-Update" |
const char * | SIG_EFCP_StopSending = "EFCP-StopSending" |
const char * | SIG_EFCP_StartSending = "EFCP-StartSending" |
const char * | SIG_VAR_ViFIB_Slave2Master = "VAR-ViFIB-Slave2Master" |
const char * | SIG_VAR_ViFIB_Master2Slave = "VAR-ViFIB-Master2Slave" |
const char * | SIG_VAR_AddedFlow = "VAR-AddedFlow" |
const char * | SIG_VAR_RemovedFlow = "VAR-RemovedFlow" |
const char * | SIG_VAR_MasterHello = "VAR-MasterHello" |
const char * | SIG_VAR_MasterNewBorder = "VAR-MasterNewBorder" |
const char * | SIG_VAR_MasterRemovedBorder = "VAR-MasteremovedBorder" |
const char* SIG_AE_AllocateRequest = "AE-AllocateRequest" |
Definition at line 34 of file RINASignals.cc.
Referenced by IRM::initSignalsAndListeners(), and AE::initSignalsAndListeners().
const char* SIG_AE_AP_API = "AE-AP-API" |
Definition at line 41 of file RINASignals.cc.
Referenced by AP::initSignalsAndListeners(), and AE::initSignalsAndListeners().
const char* SIG_AE_ConnectionRequest = "AE-ConnectionRequest" |
Definition at line 37 of file RINASignals.cc.
Referenced by AE::initSignalsAndListeners().
const char* SIG_AE_DataSend = "AE-DataSend" |
Definition at line 36 of file RINASignals.cc.
Referenced by CDAP::initSignalsAndListeners(), and AE::initSignalsAndListeners().
const char* SIG_AE_DeallocateRequest = "AE-DeallocateRequest" |
Definition at line 35 of file RINASignals.cc.
Referenced by IRM::initSignalsAndListeners(), and AE::initSignalsAndListeners().
const char* SIG_AE_Enrolled = "AE-Enrolled" |
Definition at line 39 of file RINASignals.cc.
Referenced by AP::initSignalsAndListeners(), AE::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_AE_ReleaseRequest = "AE-ReleaseRequest" |
Definition at line 38 of file RINASignals.cc.
Referenced by AE::initSignalsAndListeners().
const char* SIG_AEMGMT_ConnectionResponsePositive = "AEMgmt-ConnectionResponsePositive" |
Definition at line 69 of file RINASignals.cc.
Referenced by AP::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_AERIBD_AllocateResponseNegative = "AEorRIBd-AllocateResponseNegative" |
Definition at line 92 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), AE::initSignalsAndListeners(), DAFEnrollment::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_AERIBD_AllocateResponsePositive = "AEorRIBd-AllocateResponsePositive" |
Definition at line 91 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), AE::initSignalsAndListeners(), DAFEnrollment::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_AP_AE_API = "AP-AE-API" |
Definition at line 32 of file RINASignals.cc.
Referenced by AP::initSignalsAndListeners(), and AE::initSignalsAndListeners().
const char* SIG_CACE_DataReceive = "CACE-DataReceive" |
Definition at line 84 of file RINASignals.cc.
Referenced by CACE::initSignalsAndListeners(), EnrollmentNotifier::initSignalsAndListeners(), and DAFEnrollmentNotifier::initSignalsAndListeners().
const char* SIG_CDAP_DateReceive = "CDAP-DataReceive" |
Definition at line 81 of file RINASignals.cc.
Referenced by CDAP::initSignalsAndListeners(), DAFRIBd::initSignalsAndListeners(), AEMgmt::initSignalsAndListeners(), RIBd::initSignalsAndListeners(), and AE::initSignalsAndListeners().
const char* SIG_CDAP_SendData = "CDAP-SendData" |
Definition at line 82 of file RINASignals.cc.
const char* SIG_EFCP_StartSending = "EFCP-StartSending" |
Definition at line 143 of file RINASignals.cc.
Referenced by RA::initSignalsAndListeners(), DTP::initSignalsAndListeners(), and IterativeScheduling::IterativeStopMonitor::onPolicyInit().
const char* SIG_EFCP_StopSending = "EFCP-StopSending" |
Definition at line 142 of file RINASignals.cc.
Referenced by RA::initSignalsAndListeners(), DTP::initSignalsAndListeners(), and IterativeScheduling::IterativeStopMonitor::onPolicyInit().
const char* SIG_ENROLLMENT_CACEDataSend = "Enrollment-CACEDataSend" |
Definition at line 72 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_ENROLLMENT_DataSend = "Enrollment-DataSend" |
Definition at line 71 of file RINASignals.cc.
Referenced by Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_ENROLLMENT_Finished = "Enrollment-Finished" |
Definition at line 79 of file RINASignals.cc.
Referenced by Enrollment::initSignalsAndListeners(), FA::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_ENROLLMENT_StartEnrollmentRequest = "Enrollment-StartEnrollmentRequest" |
Definition at line 73 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_ENROLLMENT_StartEnrollmentResponse = "Enrollment-StartEnrollmentResponse" |
Definition at line 74 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_ENROLLMENT_StartOperationRequest = "Enrollment-StartOperationRequest" |
Definition at line 77 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_ENROLLMENT_StartOperationResponse = "Enrollment-StartOperationResponse" |
Definition at line 78 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_ENROLLMENT_StopEnrollmentRequest = "Enrollment-StopEnrollmentRequest" |
Definition at line 75 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_ENROLLMENT_StopEnrollmentResponse = "Enrollment-StopEnrollmentResponse" |
Definition at line 76 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_FA_AllocateResponseNegative = "FA-AllocateResponseNegative" |
Definition at line 99 of file RINASignals.cc.
const char* SIG_FA_AllocateResponsePositive = "FA-AllocateResponsePositive" |
Definition at line 98 of file RINASignals.cc.
const char* SIG_FA_CreateFlowRequestForward = "FA-CreateFlowRequestForward" |
Definition at line 96 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FA::initSignalsAndListeners().
const char* SIG_FA_CreateFlowResponseForward = "FA-CreateFlowResponseForward" |
Definition at line 97 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners().
const char* SIG_FA_CreateFlowResponseNegative = "FA-CreateFlowResponseNegative" |
Definition at line 94 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FA::initSignalsAndListeners().
const char* SIG_FA_CreateFlowResponsePositive = "FA-CreateFlowResponsePositive" |
Definition at line 95 of file RINASignals.cc.
const char* SIG_FA_MgmtFlowAllocated = "FA-AllocateFinishManagement" |
Definition at line 100 of file RINASignals.cc.
Referenced by Enrollment::initSignalsAndListeners(), and FA::initSignalsAndListeners().
const char* SIG_FAI_AllocateRequest = "FAI-AllocateRequest" |
Definition at line 105 of file RINASignals.cc.
Referenced by AP::initSignalsAndListeners(), FANotifier::initSignalsAndListeners(), DAFEnrollment::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_AllocateResponseNegative = "FAI-AllocateResponseNegative" |
Definition at line 109 of file RINASignals.cc.
Referenced by AE::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_AllocateResponsePositive = "FAI-AllocateResponsePositive" |
Definition at line 108 of file RINASignals.cc.
Referenced by AE::initSignalsAndListeners(), FA::initSignalsAndListeners(), DAFEnrollment::initSignalsAndListeners(), RA::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_CreateFlowRequest = "FAI-CreateFlowRequest" |
Definition at line 110 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_CreateFlowResponseNegative = "FAI-CreateFlowResponseNegative" |
Definition at line 113 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_CreateFlowResponsePositive = "FAI-CreateFlowResponsePositive" |
Definition at line 112 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), RA::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_DeallocateRequest = "FAI-DeallocateRequest" |
Definition at line 106 of file RINASignals.cc.
Referenced by AE::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_DeallocateResponse = "FAI-DeallocateResponse" |
Definition at line 107 of file RINASignals.cc.
Referenced by AE::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_DeleteFlowRequest = "FAI-DeleteFlowRequest" |
Definition at line 111 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_FAI_DeleteFlowResponse = "FAI-DeleteFlowResponse" |
Definition at line 114 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_IRM_AllocateRequest = "IRM-AllocateRequest" |
Definition at line 86 of file RINASignals.cc.
const char* SIG_IRM_AllocateResponseNegative = "IRM-AllocateResponseNegative" |
Definition at line 89 of file RINASignals.cc.
const char* SIG_IRM_AllocateResponsePositive = "IRM-AllocateResponsePositive" |
Definition at line 88 of file RINASignals.cc.
const char* SIG_IRM_DeallocateRequest = "IRM-DeallocateRequest" |
Definition at line 87 of file RINASignals.cc.
const char* SIG_PDUFTG_FwdInfoUpdate = "PDUFTG-ForwardingInfoUpdate" |
Definition at line 139 of file RINASignals.cc.
const char* SIG_RA_CreateFlowNegative = "RA-CreateFlowNegative" |
Definition at line 117 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and RA::initSignalsAndListeners().
const char* SIG_RA_CreateFlowPositive = "RA-CreateFlowPositive" |
Definition at line 116 of file RINASignals.cc.
Referenced by FlowListener::initialize(), FANotifier::initSignalsAndListeners(), and RA::initSignalsAndListeners().
const char* SIG_RA_ExecuteSlowdown = "RA-ExecuteSlowdown" |
Definition at line 119 of file RINASignals.cc.
Referenced by EFCP::initialize(), and RA::initSignalsAndListeners().
const char* SIG_RA_InvokeSlowdown = "RA-InvokeSlowdown" |
Definition at line 118 of file RINASignals.cc.
Referenced by RIBd::initSignalsAndListeners(), and RA::initSignalsAndListeners().
const char* SIG_RA_MgmtFlowAllocated = "RA-MgmtFlowAllocated" |
Definition at line 120 of file RINASignals.cc.
Referenced by Enrollment::initSignalsAndListeners(), and RA::initSignalsAndListeners().
const char* SIG_RA_MgmtFlowDeallocated = "RA-MgmtFlowDellocated" |
Definition at line 121 of file RINASignals.cc.
Referenced by RA::initSignalsAndListeners().
const char* SIG_RIB_CreateRequestFlow = "RIB-CreateRequestFlow" |
Definition at line 123 of file RINASignals.cc.
const char* SIG_RIB_CreateResponseFlow = "RIB-CreateResponseFlow" |
Definition at line 124 of file RINASignals.cc.
const char* SIG_RIB_DeleteRequestFlow = "RIB-DeleteRequestFlow" |
Definition at line 125 of file RINASignals.cc.
const char* SIG_RIB_DeleteResponseFlow = "RIB-DeleteResponseFlow" |
Definition at line 126 of file RINASignals.cc.
const char* SIG_RIBD_CACESend = "RIBd-CACEDataSend" |
Definition at line 67 of file RINASignals.cc.
Referenced by CACE::initSignalsAndListeners(), EnrollmentNotifier::initSignalsAndListeners(), and DAFEnrollmentNotifier::initSignalsAndListeners().
const char* SIG_RIBD_CongestionNotification = "RIBd-CongestionNotification" |
Definition at line 55 of file RINASignals.cc.
Referenced by RIBd::initSignalsAndListeners(), and RA::initSignalsAndListeners().
const char* SIG_RIBD_ConnectionRequest = "RIBd-ConnectionRequest" |
Definition at line 66 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RIBD_ConnectionResponseNegative = "RIBd-ConnectionResponseNegative" |
Definition at line 65 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RIBD_ConnectionResponsePositive = "RIBd-ConnectionResponsePositive" |
Definition at line 64 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RIBD_CreateFlow = "RIBd-CreateFlow" |
Definition at line 49 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and RA::initSignalsAndListeners().
const char* SIG_RIBD_CreateFlowResponseNegative = "RIBd-CreateFlowResponseNegative" |
Definition at line 50 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_RIBD_CreateFlowResponsePositive = "RIBd-CreateFlowResponsePositive" |
Definition at line 51 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), RA::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_RIBD_CreateRequestFlow = "RIBd-CreateRequestFlow" |
Definition at line 46 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FA::initSignalsAndListeners().
const char* SIG_RIBD_DataSend = "RIBd-DataSend" |
Definition at line 45 of file RINASignals.cc.
Referenced by CDAP::initSignalsAndListeners(), DAFRIBd::initSignalsAndListeners(), AEMgmt::initSignalsAndListeners(), and RIBd::initSignalsAndListeners().
const char* SIG_RIBD_DeleteRequestFlow = "RIBd-DeleteRequestFlow" |
Definition at line 47 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), RA::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_RIBD_DeleteResponseFlow = "RIBd-DeleteResponseFlow" |
Definition at line 48 of file RINASignals.cc.
Referenced by FANotifier::initSignalsAndListeners(), and FAI::initSignalsAndListeners().
const char* SIG_RIBD_ForwardingUpdateReceived = "RIBd-ForwardingUpdateReceived" |
Definition at line 52 of file RINASignals.cc.
const char* SIG_RIBD_RoutingUpdate = "Routing-Update" |
Definition at line 140 of file RINASignals.cc.
Referenced by IntRouting::initialize(), and RoutingNotifier::initSignalsAndListeners().
const char* SIG_RIBD_RoutingUpdateReceived = "Routing-UpdateReceived" |
Definition at line 53 of file RINASignals.cc.
Referenced by IntRouting::finish(), IntRouting::initialize(), and RoutingNotifier::initSignalsAndListeners().
const char* SIG_RIBD_StartEnrollmentRequest = "RIBd-StartEnrollmentRequest" |
Definition at line 57 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RIBD_StartEnrollmentResponse = "RIBd-StartEnrollmentResponse" |
Definition at line 58 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RIBD_StartOperationRequest = "RIBd-StartOperationRequest" |
Definition at line 61 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RIBD_StartOperationResponse = "RIBd-StartOperationResponse" |
Definition at line 62 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RIBD_StopEnrollmentRequest = "RIBd-StopEnrollmentRequest" |
Definition at line 59 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RIBD_StopEnrollmentResponse = "RIBd-StopEnrollmentResponse" |
Definition at line 60 of file RINASignals.cc.
Referenced by EnrollmentNotifier::initSignalsAndListeners(), DAFEnrollmentNotifier::initSignalsAndListeners(), Enrollment::initSignalsAndListeners(), and DAFEnrollment::initSignalsAndListeners().
const char* SIG_RMT_ErrornousPacket = "RMT-ErrornousPacket" |
Definition at line 129 of file RINASignals.cc.
Referenced by RMT::initialize().
const char* SIG_RMT_NoConnId = "RMT-NoConnId" |
Definition at line 128 of file RINASignals.cc.
Referenced by RMT::initialize().
const char* SIG_RMT_PortReadyForRead = "RMT-PortReadyForRead" |
Definition at line 136 of file RINASignals.cc.
Referenced by RMT::initialize(), and RMTPort::initialize().
const char* SIG_RMT_PortReadyToServe = "RMT-PortReadyToServe" |
Definition at line 135 of file RINASignals.cc.
Referenced by RMT::initialize(), and RMTPort::initialize().
const char* SIG_RMT_QueueInfo = "RMT-QueueInfo" |
Definition at line 137 of file RINASignals.cc.
const char* SIG_RMT_QueuePDUPostRcvd = "RMT-QueuePDUPostRcvd" |
Definition at line 132 of file RINASignals.cc.
Referenced by RMT::initialize(), and RMTQueue::initialize().
const char* SIG_RMT_QueuePDUPreRcvd = "RMT-QueuePDUPreRcvd" |
Definition at line 131 of file RINASignals.cc.
Referenced by RMT::initialize(), and RMTQueue::initialize().
const char* SIG_RMT_QueuePDUPreSend = "RMT-QueuePDUPreSend" |
Definition at line 133 of file RINASignals.cc.
Referenced by RMT::initialize(), and RMTQueue::initialize().
const char* SIG_RMT_QueuePDUSent = "RMT-QueuePDUSent" |
Definition at line 134 of file RINASignals.cc.
Referenced by RMT::initialize(), and RMTQueue::initialize().
const char* SIG_RMT_SlowdownRequest = "RMT-SlowDownRequest" |
Definition at line 130 of file RINASignals.cc.
Referenced by RMTMaxQBase::initialize(), and RA::initSignalsAndListeners().
const char* SIG_Socket_QueueInfo = "Socket-QueueInfo" |
Definition at line 43 of file RINASignals.cc.
Referenced by Socket::initialize(), and EFCP::initialize().
const char* SIG_toFAI_AllocateRequest = "toFAI-AllocateRequest" |
Definition at line 102 of file RINASignals.cc.
Referenced by FAI::initSignalsAndListeners().
const char* SIG_toFAI_AllocateResponseNegative = "toFAI-AllocateResponseNegative" |
Definition at line 104 of file RINASignals.cc.
const char* SIG_toFAI_AllocateResponsePositive = "toFAI-AllocateResponsePositive" |
Definition at line 103 of file RINASignals.cc.
const char* SIG_VAR_AddedFlow = "VAR-AddedFlow" |
Definition at line 149 of file RINASignals.cc.
const char* SIG_VAR_MasterHello = "VAR-MasterHello" |
Definition at line 151 of file RINASignals.cc.
const char* SIG_VAR_MasterNewBorder = "VAR-MasterNewBorder" |
Definition at line 152 of file RINASignals.cc.
const char* SIG_VAR_MasterRemovedBorder = "VAR-MasteremovedBorder" |
Definition at line 153 of file RINASignals.cc.
const char* SIG_VAR_RemovedFlow = "VAR-RemovedFlow" |
Definition at line 150 of file RINASignals.cc.
const char* SIG_VAR_ViFIB_Master2Slave = "VAR-ViFIB-Master2Slave" |
Definition at line 148 of file RINASignals.cc.
const char* SIG_VAR_ViFIB_Slave2Master = "VAR-ViFIB-Slave2Master" |
Definition at line 147 of file RINASignals.cc.