代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/143389/12879137
c ip.c
#include
#include
#include
#include
#include
#include
#include
#ifndef DEBUG
#define de
www.eeworm.com/read/143389/12879165
h ip.h
/*
* include/bios/ip.h
*
* Author: Russsell King
*/
#ifndef BIOS_IP_H
#define BIOS_IP_H
#ifndef INADDR_ANY
#define INADDR_ANY (0xffffffffUL)
#endif
struct sin {
u32 sin_addr;
u16 sin_port;
};
www.eeworm.com/read/143336/12882329
h ip.h
/*
This file is part of sniffer, a packet capture utility and
network moniter
The author can be contacted at
the lastest version is avilable from
http://stev.org
This
www.eeworm.com/read/143336/12882379
c ip.c
/*
This file is part of sniffer, a packet capture utility and
network moniter
The author can be contacted at
the lastest version is avilable from
http://stev.org
This
www.eeworm.com/read/143326/12883654
gif ip.gif
www.eeworm.com/read/143204/12889425
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/143204/12889453
c ip.c
/* Debug option to send IP datagrams with a dummy 'options' field */
#define BIGHEAD 0 /* Set non-zero to send datagrams with larger IP hdrs */
#include
#include
#incl
www.eeworm.com/read/143133/12895979
gif ip.gif
www.eeworm.com/read/244017/12898928
paf ip.paf
www.eeworm.com/read/244017/12898971
h ip.h
#define RTL8019BASE 0x2000
#define Reg00 (*((volatile unsigned int *)(RTL8019BASE + 0x00)))
#define Reg01 (*((volatile unsigned int *)(RTL8019BASE + 0x01)))
#define Reg02 (*((volatile un