📄 cidrskel.h
字号:
/****************************************************************************** ****************************************************************************** **** This file was automatically generated by Wind River's **** WindManage MIB Compiler, version 9.3. **** This file was generated using the -skel.h switch. **** **** This file contains declarations of stub functions to aid in building **** the agent MIB interface. It declares all the MIB get, set, test and **** next method routines that you will need to supply. You'll probably **** want to FORCE-INCLUDE this file when using the -mib.c output mode. **** **** To generate the skeletal stub functions themselves, run the MIB compiler **** with the -skel switch. **** **** YOU MAY MODIFY THIS FILE BUT BEWARE ACCIDENTALLY OVERWRITING IT **** BY REGENERATING IT WITH THE MIB COMPILER. **** **** Last build date: Mon Oct 21 11:58:25 2002 **** from files: **** C:\wind\T22_ACC\target\src\wrn\wm\snmp\std-mibs\rfc1213.mib, **** C:\wind\T22_ACC\target\src\wrn\wm\snmp\std-mibs\rfc2096.mib ****************************************************************************** ****************************************************************************** */void ipForward_get(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);void ipForward_next(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);void ipCidrRouteEntry_get(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);void ipCidrRouteEntry_next(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);void ipCidrRouteEntry_set(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);void ipCidrRouteEntry_test(OIDC_T, int, OIDC_T*, SNMP_PKT_T*, VB_T*);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -