⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ldperr.h

📁 技术文件名称:MPLSv1.0软件模块测试规程
💻 H
字号:
/* ****************************************************************** */
/* Product Name:MplsModule                                            */
/* Modul Name: 	LdpPro             File Name : ldperr.h	              */
/* Creat Date:  2003-12-5          Author : shi.zhaohui               */
/* Version:    1.0                                                   */
/* History:                                                           */
/* Date          Version           Modifier            Activies       */
/* ****************************************************************** */

#ifndef LDPERR_H
#define LDPERR_H

#include "_noalign.h"

/* 自定义错误码 */

#define   CHECKMSGLOOPDETECT                        0x10000001																														
#define   CRPVCTRAFFICFALSE                         0x10000002																														
#define   CRPVCTIMEOUT                              0x10000003																														
#define   BWTRAFFICFALSE                            0x10000004																														
#define   CRLSP_BWTRAFFICFALSE                      0x10000005																														
#define   IDLE_NOROUTE                              0x10000006																														
#define   CRIDLE_NOROUTE                            0x10000007																														
#define   RESAWAT_IDLE_NOROUTE                      0x10000008																														
#define   CRRESAWAT_IDLE_NOROUTE                    0x10000009																														
#define   RESAWAT_CRPVCAWAIT_NOROUTE                0x1000000A																														
#define   RESAWAT_CRPVC_FREELBLFAIL                 0x1000000b																														
#define   CRRESAWAT_CRPVCAWAIT_NOROUTE              0x1000000c																														
#define   AGGRESTAB_FREELBLFAIL                     0x1000000d																														
#define   NOAGGRESTAB_FREELBLFAIL                   0x1000000e																														
#define   CRRESTAB_FREELBLFAIL                      0x1000000f																														
#define   DOWNNAK_INRESPON_FREELBLFAIL              0x10000010																														
#define   DOWNNAK_ESTAB_FREELBLFAIL                 0x10000011																																		
#define   DOWNNAK_RESPON_FREELBLFAIL                0x10000012																																		
#define   DOWNNAK_PSF_FREELBLFAIL                   0x10000013																																						
#define   DOWNLOST_NOROUTE                          0x10000014																																						
#define   CRDOWNLOST_SHUTDOWN                       0x10000015																																										
#define   CRDOWNLOST_CRPVCAWAIT_SHUTDOWN            0x10000016
#define   DOWNLOST_AGGRESTB_FREELBLFAIL             0x10000017
#define   DOWNLOST_NOAGGRESTB_FREELBLFAIL           0x10000018
#define   DOWNLOST_CRESTB_FREELBLFAIL               0x10000019
#define   CRPVCFAIL                                 0x1000001a
#define   CRPVCFAIL_FREELBLFAIL                     0x1000001b
#define   CRCRPVCFAIL                               0x1000001c
#define   GETDOWNLBLFAIL                            0x1000001d
#define   CRGETDOWNLBLFAIL                          0x1000001e
#define   GETUPLBLFAIL                              0x1000001f
#define   MALLOCPATHFAIL                            0x10000020
#define   MALLOCPSFFAIL                             0x10000021
#define   CRPVCNOTSUCESS                            0x10000022
#define   MAPSTAT2_ERROR1                           0x10000023
#define   MAPSTAT2_ERROR2                           0x10000024
#define   BWSTATERROR                               0x10000025
#define   BWPVCERROR                                0x10000026
#define   NODOWNSESSION                             0x10000027
#define   CRLSPNODOWNSESSION                        0x10000028
#define   CRLSPSEARCHDOWPORTERR                     0x10000029
#define   PROTECTERROR                              0x1000002a
#define   EGRESS_CRPVCFAIL                          0x1000002b
#define   EGRESS_MALLOCPSFFAIL                      0x1000002c
#define   EGRESS_MALLOCPATHFAIL                     0x1000002d
#define   EGRESS_UPLBLFAIL                          0x1000002e
#define   EGRESS_DOWNLBLFAIL                        0x1000002f
#define   WITHDR2_FREELBLFAIL                       0x10000030
#define   CRWITHDR2_NOROUTE                         0x10000031
#define   WITHDR3_FREELBLFAIL                       0x10000032
#define   INWITHDR3_FREELBLFAIL                     0x10000033
#define   CRWITHDR3_FREELBLFAIL                     0x10000034
#define   ABORT2_DELETE1                            0x10000035
#define   ABORT2_DELETE2                            0x10000036
#define   ABORT2_DELETE4                            0x10000037
#define   ABORT2_DELETE3                            0x10000038
#define   ABORT2_FREELBLFAIL                        0x10000039
#define   ABORT1_DELETE1                            0x1000003a
#define   ABORT1_DELETE2                            0x1000003b
#define   REL4_FREELBLFAIL                          0x1000003c
#define   CRREL4_FAIL                               0x1000003d
#define   BWPVCTIMEOUT                              0x1000003e
#define   DOWNLOST_FREELBLFAIL                      0x1000003f
#define   DOWNNAK_NOPSF_FREELBLFAIL                 0x10000040
#define   DOWNNAK_CR_FREELBLFAIL                    0x10000041
#define   CRPVCTIMEOUT_FREELBLFAIL                  0x10000042
#define   RELSTAB_PSFFREELBLFAIL                    0x10000043
#define   RELSTAB_NOPSFFREELBLFAIL                  0x10000044
#define   RELSTAB_CRFREELBLFAIL                     0x10000045

#if 0
#define   0x10000046
#define   0x10000047
#define   0x10000048
#define   0x10000049
#define   0x1000004a
#define   0x1000004b
#define   0x1000004c
#define   0x1000004d
#define   0x1000004e
#define   0x1000004f
#endif

#include "_restore.h"

#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -