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

📄 ipsec_spd.h

📁 ipsec PNE 3.3 source code, running at more than vxworks6.x version.
💻 H
字号:
/* ipsec_spd.h - IPsec/SPD interface *//*  * Copyright (c) 2000-2005 Wind River Systems, Inc.  *  * The right to copy, distribute, modify or otherwise make use  * of this software may be licensed only pursuant to the terms  * of an applicable Wind River license agreement.  *//* modification history--------------------------------------02a,10mar02,rpt   Replaced NETWORK_TRAFFIC_INFO by VI_NETWORK_TRAFFIC_INFO in                  function declaration.	01a,19mar02,rpt   Extracted from WindNet IPSec 1.1, added modification history*//******************************************************************************/#if !defined (__IPSEC_SPD_H__)#define __IPSEC_SPD_H__#include <vxWorks.h>#include "../spd/spdP.h"#include "../sadb/sadb_if.h"SPD_PROCESSING_INDICATOR ipsecGetDefaultPI    (    TRAFFIC_DIRECTION direction,    VI_NETWORK_TRAFFIC_INFO *p_traffic_info    );#endif /*__IPSEC_SPD_H__*//******************************************************************************/

⌨️ 快捷键说明

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