📄 ospf_vnvram.h
字号:
/* vnvram.h *//* Copyright 2003 Wind River Systems, Inc. */#include "copyright_wrs.h"/*modification history--------------------01c,14aug03,kkz Changed nvram to ospf_nvram to prevent conflicts01b,12jun03,agi added copyright notice, removed unused tables01a,29may03,agi created (ported from RWOS)*/GLOBAL OSPF_NVRAM_CLASS ospf_nvram;#if defined (__OSPF__) extern OSPF_CONFIGURATION_TABLE ospf_configuration_table;#endifvoid nvram_printf (const char *cptr_format, ...);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -