代码搜索结果

找到约 10,000 项符合 Protocol 的代码

monitorpackets.cpp

// MonitorPackets.cpp : 实现文件 // #include "stdafx.h" #include "monitor.h" #include "MonitorPackets.h" #include "monitorpackets.h" #include "define.h" #include "globals.h" #include "monitorp

ip_vs_proto_esp.c

/* * ip_vs_proto_esp.c: ESP IPSec load balancing support for IPVS * * Version: $Id: ip_vs_proto_esp.c,v 1.1 2003/07/04 15:04:37 wensong Exp $ * * Authors: Julian Anastasov , Februa

ip_vs_proto_ah.c

/* * ip_vs_proto_ah.c: AH IPSec load balancing support for IPVS * * Version: $Id: ip_vs_proto_ah.c,v 1.1 2003/07/04 15:04:37 wensong Exp $ * * Authors: Julian Anastasov , February

rewrite.h

/* $Id: rewrite.h,v 1.4 2004/02/05 12:52:54 pasky Exp $ */ #ifndef EL__PROTOCOL_REWRITE_REWRITE_H #define EL__PROTOCOL_REWRITE_REWRITE_H #ifdef CONFIG_URI_REWRITE #include "modules/module.h" exter

util.h

// util.h,v 1.2 1997/04/29 12:59:52 levine Exp #include "connection.h" #ifndef _D_URL #define _D_URL class URL { public: URL(char *buffer); char *get_protocol(); char *get_host

sciop_lite_factory.cpp

#include "SCIOP_Lite_Factory.h" #include "SCIOP_Acceptor.h" #include "SCIOP_Connector.h" #include "ace/Dynamic_Service.h" #include "ace/Get_Opt.h" #include "ace/OS_NS_strings.h" #if TAO_HAS_SC

uiop_lite_factory.cpp

// -*- C++ -*- // UIOP_Lite_Factory.cpp,v 1.3 2003/11/04 05:21:38 dhinton Exp #include "UIOP_Lite_Factory.h" #if TAO_HAS_UIOP == 1 #include "UIOP_Acceptor.h" #include "UIOP_Connector.h" #i

ip_vs_proto_esp.c

/* * ip_vs_proto_esp.c: ESP IPSec load balancing support for IPVS * * Version: $Id: ip_vs_proto_esp.c,v 1.1 2003/07/04 15:04:37 wensong Exp $ * * Authors: Julian Anastasov , Februa

ip_vs_proto_ah.c

/* * ip_vs_proto_ah.c: AH IPSec load balancing support for IPVS * * Version: $Id: ip_vs_proto_ah.c,v 1.1 2003/07/04 15:04:37 wensong Exp $ * * Authors: Julian Anastasov , February

nfs2.h

/* * NFS protocol definitions * * This file contains constants for Version 2 of the protocol. */ #ifndef _LINUX_NFS2_H #define _LINUX_NFS2_H #define NFS2_PORT 2049 #define NFS2_MAXDATA 8192 #defi