代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/152617/12097081
gif ip.gif
www.eeworm.com/read/341052/12111131
ini ip.ini
[IP]
port=17999
RedValue=0
GreenValue=0
BlueValue=0
AutoReplay=我正在挂机,请勿打扰
www.eeworm.com/read/341052/12111243
ini ip.ini
[IP]
Server=127.0.0.1
port=4500
;port=8888
QQNum=447173040
QQPassWord=3164601
www.eeworm.com/read/152399/12117095
gif ip.gif
www.eeworm.com/read/254728/12122143
c ip.c
#include "skbuff.h"
#include "eth.h"
#include "ip.h"
#include "arp.h"
#include "icmp.h"
#include "udp.h"
#include "utils.h"
static unsigned long local_ip = 0;
unsigned short ip_fast_csum(u
www.eeworm.com/read/254728/12122183
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
www.eeworm.com/read/254728/12122278
o ip.o
www.eeworm.com/read/254728/12122312
o ip.o
www.eeworm.com/read/152236/12131732
gif ip.gif
www.eeworm.com/read/254429/12137043
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