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

📄 ipsec_tsi.h

📁 ipsec PNE 3.3 source code, running at more than vxworks6.x version.
💻 H
字号:
/* ipsec_tsi.h - WindNet IPsec: Utility functions associated with API's *//* Copyright 2000-2006 Wind River Systems, Inc.     *//*modification history--------------------03n,12jan06,djp  removed rwos dependencies, moved parseAddrString to common dir03m,28nov05,djp  replace WRN_INET with WRSEC_INET03l,28sep05,rma  Create major/minor versions03g,20jun05,djp Removed all public API's (moved to                 target/h/wrn/ipsec/ipsec.h)03f,14apr05,rob  Patchability updates03e,24feb05,djp  Added message channel functionality03d,30nov04,jfb  Beautified again03c,29nov04,jfb  Beautified03b,21oct04,rlm Updated version string to 3.003a,06may04,rma Added IPSEC_VERSION macro02a,15apr03,sam(teamf1) TSI to configure PMTU for interface(SPR #86677).    01c,25mar02,rpt   added TSI for DF bit configuration "ipsecDFBit"01b,19mar02,rpt   code cleanup, ipsecAttachIf/ipsecDetachIf argument names                   changed to WindRiver format01a,20oct00,aos   written*//******************************************************************************/#if !defined (__IPSEC_TSI_H__)#define __IPSEC_TSI_H__/***************************************************************************** * IPSEC Version number ****************************************************************************/#define IPSEC_VERSION_MAJOR 4#define IPSEC_VERSION_MINOR 0extern const char *ipsecVersion;#endif /*__IPSEC_TSI_H__*//******************************************************************************/

⌨️ 快捷键说明

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