📄 spp_xlink2state.h
字号:
/* 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -