op_log_pcap.h
来自「知名的开源IDS的日志工具」· C头文件 代码 · 共 21 行
H
21 行
/* $Id: op_log_pcap.h,v 1.5 2004/03/16 04:18:20 andrewbaker Exp $ *//*** Copyright (C) 2001 Andrew R. Baker <andrewb@snort.org>**** This program is distributed under the terms of version 1.0 of the ** Q Public License. See LICENSE.QPL for further details.**** This program is distributed in the hope that it will be useful,** but WITHOUT ANY WARRANTY; without even the implied warranty of** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.***/#ifndef __OP_LOG_PCAP_H__#define __OP_LOG_PCAP_H__void OpLogPcap_Init();#endif /* __OP_LOG_PCAP_H__ */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?