代码搜索:IP
找到约 10,000 项符合「IP」的源代码
代码结果 10,000
www.eeworm.com/read/276092/10766869
gif ip.gif
www.eeworm.com/read/349987/10778240
h ip.h
#ifdef IP_GLOBALS
#define IP_EXT
#else
#define IP_EXT extern
#endif
#ifdef Big_End
union w { uint32 dwords;
struct {uint16 high ;uint16 low;}words;
struct {ui
www.eeworm.com/read/349987/10778246
c ip.c
#define IP_GLOBALS
#include "Config.h"
#include "../include/cfg_net.h"
OS_EVENT *RecIcmpQFlag;
OS_EVENT *RecTcpQFlag;
OS_EVENT *RecUdpQFlag;
OS_EVENT *SendFlag;
Rec_Ptr RECQ
www.eeworm.com/read/349658/10806977
gif ip.gif
www.eeworm.com/read/275429/10816807
h ip.h
#define Reg00 port2000
#define Reg01 port2001
#define Reg02 port2002
#define Reg03 port2003
#define Reg04 port2004
#define Reg05 port2005
#define Reg06 port2006
#define Reg07 po
www.eeworm.com/read/275429/10816835
c ip.c
#include "cpu_reg.h"
#include "string.h"
#include "ip.h"
extern const Uint16 MyMAC[3];
extern const Uint16 MyIP[2];
extern const Uint16 RemoteIP[2];
extern const Uint16 SubnetMask[2];
ex
www.eeworm.com/read/275410/10817270
obj ip.obj
www.eeworm.com/read/275410/10817341
h ip.h
//-----------------------------------------------------------------------------
// IP.H
//
//-----------------------------------------------------------------------------
void ip_send(UCHAR xdat
www.eeworm.com/read/275410/10817345
c ip.c
//-----------------------------------------------------------------------------
// Net IP.C
// This module is the IP layer
// Refer to RFC 791, 1122, and RFC 815 (fragmentation)
//----------------
www.eeworm.com/read/275410/10817348
lst ip.lst
C51 COMPILER V8.02 IP 01/11/2008 21:15:49 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE IP
OBJECT MODULE PLACED IN IP.O