代码搜索:IP
找到约 10,000 项符合「IP」的源代码
代码结果 10,000
www.eeworm.com/read/140172/13097373
mdb ip.mdb
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|14 Apr 2002 03:33:14 -0000
vti_extenderversion:SR|4.0.2.6513
www.eeworm.com/read/140170/13098151
gif ip.gif
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|16 Feb 2003 02:31:34 -0000
vti_extenderversion:SR|4.0.2.6513
vti_backlinkinfo:VX|9seekgb5.2/bestshow.asp 9seekgb5.2/list6.asp 9seekgb5.2/show.asp 9se
www.eeworm.com/read/140170/13098188
gif ip.gif
www.eeworm.com/read/140169/13100137
gif ip.gif
www.eeworm.com/read/241748/13122817
obj ip.obj
www.eeworm.com/read/241748/13122886
h ip.h
//-----------------------------------------------------------------------------
// IP.H
//
//-----------------------------------------------------------------------------
void ip_send(UCHAR xdat
www.eeworm.com/read/241748/13122890
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/241748/13122898
lst ip.lst
C51 COMPILER V7.50 IP 07/30/2007 20:13:09 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE IP
OBJECT MODULE PLACED IN IP.O
www.eeworm.com/read/139866/13127830
h ip.h
#ifndef __IP_H
#define __IP_H
#define UDP 0x11
#define ICMP 0x01
/*
* This structure defines an ip header.
*/
__packed struct iphdr {
unsigned ihl:4,
version:4;
unsigned char tos;
unsig