代码搜索:ETHERNET
找到约 10,000 项符合「ETHERNET」的源代码
代码结果 10,000
www.eeworm.com/read/421678/10710506
obj ethernet.obj
www.eeworm.com/read/421678/10710523
c ethernet.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************
www.eeworm.com/read/421678/10710526
sch ethernet.sch
www.eeworm.com/read/276480/10734387
c ethernet.c
#include
#include
#include
#include
#include
#include
#include
//#include "../gui/graphic.c"
#define PORT
www.eeworm.com/read/349987/10778227
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/349987/10778235
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/275207/10828723
h ethernet.h
#ifndef __ETHERNET_H__
#define __ETHERNET_H__
typedef struct _ETHERNET_HEADER
{
unsigned char EthDHost[6];
unsigned char EthSHost[6];
unsigned short EthType;
}ETHERNET_HEADER, *P
www.eeworm.com/read/349290/10838018
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/349290/10838040
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/349290/10838130
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