tos.h

来自「ixp2400的一个小程序」· C头文件 代码 · 共 17 行

H
17
字号
 

#include <ixp.h>
#include <dl_meta.h>

 
#define IPV4_FIVE_TUPLE_CLASS_PASS	(IX_DROP + 1)

//-------------------------------------------------------------------
// tos_init
//init the counters for both tos<=31 and tos>31
void tos_init();

//-------------------------------------------------------------------
// tos

void tos();

⌨️ 快捷键说明

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