代码搜索:IP Modem
找到约 10,000 项符合「IP Modem」的源代码
代码结果 10,000
www.eeworm.com/read/239610/13267688
gif ip.gif
www.eeworm.com/read/137925/13278729
gif ip.gif
www.eeworm.com/read/324150/13283209
gif ip.gif
www.eeworm.com/read/137727/13302713
h ip.h
//-----------------------------------------------------------------------------
// IP.H
//
//-----------------------------------------------------------------------------
void ip_send(UCHAR xdat
www.eeworm.com/read/137727/13302718
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/323891/13311984
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/323891/13312016
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/323891/13312053
c ip.c
#include "cpu_reg.h"
#include "string.h"
#include "ip.h"
extern Uint16 AicRegs;
extern Uint16 RxSuccessFlag;
extern Uint16 TxEthnetFrameBuffer[1518/2];
extern Uint16 RxEthnetFrameBuffer[
www.eeworm.com/read/323891/13312080
c ip.c
#include "cpu_reg.h"
#include "string.h"
#include "ip.h"
extern Uint16 AicRegs;
extern Uint16 RxSuccessFlag;
extern Uint16 TxEthnetFrameBuffer[1518/2];
extern Uint16 RxEthnetFrameBuffer[