代码搜索:ETHERNET
找到约 10,000 项符合「ETHERNET」的源代码
代码结果 10,000
www.eeworm.com/read/319237/13457359
alf ethernet.alf
www.eeworm.com/read/316514/13521657
c ethernet.c
#include
#include
#include
#include
#include
#include
#include
int aiptoi(char * pszip,unsigned int* pii
www.eeworm.com/read/316477/13522254
h ethernet.h
/*********************************************************************************************
* File: ETHERNET.H
* Author: embest
* Desc: Ethernet control define and RTL8019as register descriptio
www.eeworm.com/read/316477/13522270
c ethernet.c
/*********************************************************************************************
* File: EtherNet.c
* Author: embest
* Desc: ethernet MAC protocol and control code
* History:
****
www.eeworm.com/read/316428/13522809
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/316428/13522815
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/314127/13574001
h ethernet.h
/*-----------------------------------------------------------------------
*
* File: ethernet.h
*
* Description:
*
* Constants and Definitions for MPC8260 Fast Ethernet Example.
www.eeworm.com/read/311482/13630151
c ethernet.c
/*
*Copyright (c) 2000-2002 Viola Systems Ltd.
*All rights reserved.
*
*Redistribution and use in source and binary forms, with or without
*modification, are permitted provided that the fol
www.eeworm.com/read/311482/13630169
h ethernet.h
#ifndef INCLUDE_ETHERNET_H
#define INCLUDE_ETHERNET_H
#include
/* Symbolic constants */
#define ETH_ADDRESS_LEN 6
/* Protocol Constants */
#define ETH_HEADER_LEN 14
#de
www.eeworm.com/read/309724/13665717
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