代码搜索:IP

找到约 10,000 项符合「IP」的源代码

代码结果 10,000
www.eeworm.com/read/290961/8447639

h ip.h

#define RTL8019BASE 0x3700 #define Reg00 (*((volatile unsigned int *)(RTL8019BASE + 0x00))) #define Reg01 (*((volatile unsigned int *)(RTL8019BASE + 0x01))) #define Reg02 (*((volatile un
www.eeworm.com/read/290961/8447659

pjt ip.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="H:\f2812\C\ip\" ProjectType=Executable CPUFamily=TMS320C28XX Tool="Compiler" Tool="
www.eeworm.com/read/290961/8447685

c ip.c

#include "DSP28_Device.h" extern Uint16 AicRegs; extern Uint16 RxSuccessFlag; extern Uint16 TxEthnetFrameBuffer[1518/2]; extern Uint16 RxEthnetFrameBuffer[1518/2]; const Uint16 MyMAC[] =
www.eeworm.com/read/390387/8468005

c ip.c

/* IP functions for 'TCP/IP Lean' (c) Iosoft Ltd. 2000 This software is only licensed for distribution with the book 'TCP/IP Lean', and may only be used for personal experimentation by the purchas
www.eeworm.com/read/390387/8468020

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
www.eeworm.com/read/189424/8471330

gif ip.gif

www.eeworm.com/read/390192/8478385

_c ip._c

#include "main.h" #include "rtl8019as.h" #include "arp.h" #include "ip.h" #include "icmp.h" #include "udp.h" extern unsigned int ip_id; extern unsigned char tempip_d3; extern unsigned char t
www.eeworm.com/read/390192/8478418

h ip.h

#ifndef __ip_h__ #define __ip_h__ unsigned char ip_packhandle(unsigned char *ipbegin); void ip_buildpack(unsigned char *ipsendbuffer, unsigned int totallen,
www.eeworm.com/read/390192/8478427

s ip.s

.module ip.c .area text(rom, con, rel) .dbfile D:\hexok项目\AVRNET项目\AVRNET光盘\icc例子\ip.c .dbfunc e ip_packhandle _ip_packhandle fc ; handleok -> R20 ; ipcksum -> y+0 ; sou_
www.eeworm.com/read/390192/8478430

c ip.c

#include "main.h" #include "rtl8019as.h" #include "arp.h" #include "ip.h" #include "icmp.h" #include "udp.h" extern unsigned int ip_id; extern unsigned char tempip_d3; extern unsigned char t