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

📄 xgcpmgcqualitytable.h

📁 非常不错的网管开发包
💻 H
字号:
#ifndef _MIBGROUP_XGCPMGCQUALITYTABLE_H#define _MIBGROUP_XGCPMGCQUALITYTABLE_H/* we may use header_generic and header_simple_table from the util_funcs module */#include "xgcpCommon.h"config_require(util_funcs)/* function prototypes */void   init_xgcpMGCQualityTable(void);FindVarMethod var_xgcpMGCQualityTable;WriteMethod write_xgcpLowerBoundForPacketLoss;WriteMethod write_xgcpHigherBoundForPacketLoss;WriteMethod write_xgcpLowerBoundForJitter;WriteMethod write_xgcpHigherBoundForJitter;WriteMethod write_xgcpLowerBoundForLatency;WriteMethod write_xgcpHigherBoundForLatency;#endif /* _MIBGROUP_XGCPMGCQUALITYTABLE_H */

⌨️ 快捷键说明

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