spp_xlink2state.h
来自「Linux snort-2.4.4源代码」· C头文件 代码 · 共 20 行
H
20 行
/* Snort Preprocessor Plugin Header File for XLINK2STATE *//* * Copyright (C) 2005 Sourcefire,Inc. */ /* This file gets included in plugbase.h when it is integrated into the rest * of the program. */#ifndef __SPP_XLINK2STATE_H__#define __SPP_XLINK2STATE_H__/* * list of function prototypes to export for this preprocessor */void SetupXLINK2STATE();#endif /* __SPP_XLINK2STATE_H__ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?