代码搜索:如何学习 IP?
找到约 10,000 项符合「如何学习 IP?」的源代码
代码结果 10,000
www.eeworm.com/read/192521/8376981
obj ip.obj
www.eeworm.com/read/192521/8377140
c ip.c
#include "skbuff.h"
#include "eth.h"
#include "ip.h"
#include "arp.h"
#include "icmp.h"
#include "udp.h"
#include "netsocket.h"
#include "csl.h"
#include "tcp/tcp.h"
static Uint32 local_ip
www.eeworm.com/read/192521/8377143
h ip.h
#ifndef __IP_H
#define __IP_H
#include"csl.h"
#define UDP 0x11
#define ICMP 0x01
#define TCP 0x06
/*
* This structure defines an ip header.
*/
struct iphdr {
unsigned ihl
www.eeworm.com/read/291452/8418087
gif ip.gif
www.eeworm.com/read/191743/8424744
c ip.c
/*/////////////////////////////////////////////////////////////////////////////
File Name : IP.C
Author : Rene Trenado
Location : Motorola Applications Lab, Baja California
Date Created :
www.eeworm.com/read/191743/8424748
h ip.h
/*/////////////////////////////////////////////////////////////////////////////
File Name : IP.h
Author : Rene Trenado
Location : Motorola Applications Lab, Baja California
Date Created :
www.eeworm.com/read/290961/8447618
paf ip.paf
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[] =