代码搜索:ETHERNET

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

代码结果 10,000
www.eeworm.com/read/376346/9320184

o ethernet.o

www.eeworm.com/read/376346/9320271

c ethernet.c

#define ETHERNET_ENTITY /* ************************************************************* * * ethernet.c * * 数据链路层:以太网协议 *created data 2008.8.21 * *by g.m * **********
www.eeworm.com/read/376346/9320284

h ethernet.h

#ifndef _ETHERNET_H_ #define _ETHERNET_H_ /* ************************************************************* * * ethernet.h * * 数据链路层:以太网协议 *created data 2008.8.21 * *by
www.eeworm.com/read/180023/9322380

c ethernet.c

#define ETHERNET_GLOBALS #include "config.h" #include "../include/cfg_net.h" uint8 My_Ip_1ID[4]=MY_IP_1ID; uint8 My_Gateway_1ID[4]=MY_GATEWAY_1ID; uint8 MY_IP_MARK_1ID[4]=IP_MARK_1ID; uint8 MY
www.eeworm.com/read/180023/9322386

h ethernet.h

#ifdef ETHERNET_GLOBALS #define ETHERNET_EXT #else #define ETHERNET_EXT extern #endif #define IP_PACKED 0x01 #define ARP_PACKED 0x02 #define MAX_NET_PORT 0x01 typedef struct {
www.eeworm.com/read/178300/9408881

o ethernet.o

www.eeworm.com/read/178300/9408888

c ethernet.c

/******************************************************************************* * Copyright 2002, GALILEO TECHNOLOGY, LTD. * * THIS CODE CONTAINS CONFIDENTIAL INFO
www.eeworm.com/read/374310/9409902

h ethernet.h

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /****************************************
www.eeworm.com/read/374310/9409910

lst ethernet.lst

C51 COMPILER V7.02b ETHERNET 12/10/2005 21:31:08 PAGE 1 C51 COMPILER V7.02b, COMPILATION OF MODULE ETHERNET OBJECT MODULE PLACED
www.eeworm.com/read/374310/9409921

obj ethernet.obj