代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/169323/9866173
gif ip.gif
www.eeworm.com/read/365115/9879099
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/365115/9879110
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/365049/9880529
gif ip.gif
www.eeworm.com/read/169033/9885121
h ip.h
/*********************************************************************
*
* IP Defs for Microchip TCP/IP Stack
*
***************************************************************
www.eeworm.com/read/169033/9885131
c ip.c
/*********************************************************************
*
* PIC IP Module for Microchip TCP/IP Stack
*
*********************************************************
www.eeworm.com/read/169003/9886160
gif ip.gif
www.eeworm.com/read/168796/9897689
h ip.h
/*/////////////////////////////////////////////////////////////////////////////
File Name : IP.h
Author : Rene Trenado
Location : Motorola Applications Lab, Baja California
Date Created : Septembe
www.eeworm.com/read/168796/9897692
c ip.c
/*/////////////////////////////////////////////////////////////////////////////
File Name : IP.C
Author : Rene Trenado
Location : Motorola Applications Lab, Baja California
Date Created : Septembe
www.eeworm.com/read/168467/9911968
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