代码搜索:Protocol

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

代码结果 10,000
www.eeworm.com/read/336594/12435069

ora init.ora

############################################################################## # Copyright (c) 1991, 2001 by Oracle Corporation ######################################################################
www.eeworm.com/read/148679/12444201

bak enumerate.cpp.bak

#include #include #include #include #ifndef _WIN32_WINNT #define _WIN32_WINNT #endif #include "af_irda.h" #include "wsrm.h" #include "ws2atm.h"
www.eeworm.com/read/336277/12457633

h ipifcons.h

/*++ Copyright (c) 1995-1999 Microsoft Corporation Module Name: ipifcons.h Abstract: Constants needed for the Interface Object */ #ifndef __IPIFCONS_H__ #define __IP
www.eeworm.com/read/233841/14132809

h ip.h

/* Ensure network structures aren't padded (DJGPP and VC) */ #define MAXDATA 1500 /* Maximum Ethernet data size */ #define MAXPACK (MAXDATA+14) /* Maximum packet size (incl. datali
www.eeworm.com/read/131131/14158976

h drv_eth.h

#ifndef __S3C4510_H #define __S3C4510_H extern int DrvEthWrite(U8 *Data,int Size) typedef struct { WORD dtype; /* Driver type */ BYTE mac[MACLEN]; /* MAC (Ether
www.eeworm.com/read/131131/14159019

bak drv_eth.h.bak

#ifndef __S3C4510_H #define __S3C4510_H extern int DrvEthWrite(U8 *Data,int Size) typedef struct { WORD dtype; /* Driver type */ BYTE mac[MACLEN]; /* MAC (Ether
www.eeworm.com/read/131131/14159061

h ip.h

/* IP Structures for 'TCP/IP Lean' */ /* ** v0.01 JPB 1/8/92 ** v0.02 JPB 29/7/97 Added fake packet type for SLIP ** v0.03 JPB 16/12/98 Added 'MAXUDPDATA' ** v0.04 JPB 16/12/99 Updated for book
www.eeworm.com/read/131131/14159078

h ip.h

/* IP Structures for 'TCP/IP Lean' */ /* ** v0.01 JPB 1/8/92 ** v0.02 JPB 29/7/97 Added fake packet type for SLIP ** v0.03 JPB 16/12/98 Added 'MAXUDPDATA' ** v0.04 JPB 16/12/99 Updated for book
www.eeworm.com/read/130540/14187576

h ip.h

/* Ensure network structures aren't padded (DJGPP and VC) */ #pragma pack(1) #define MAXDATA 1500 /* Maximum Ethernet data size */ #define MAXPACK (MAXDATA+14) /* Maximum packet siz
www.eeworm.com/read/130538/14187737

h ip.h

/* Ensure network structures aren't padded (DJGPP and VC) */ #pragma pack(1) #define MAXDATA 1500 /* Maximum Ethernet data size */ #define MAXPACK (MAXDATA+14) /* Maximum packet siz