代码搜索:Ethernet
找到约 10,000 项符合「Ethernet」的源代码
代码结果 10,000
www.eeworm.com/read/101814/15806339
h eth.h
//-----------------------------------------------------------------------------
// ETH.H
//
//-----------------------------------------------------------------------------
void init_8019(void);
v
www.eeworm.com/read/252270/12290728
txt linux 下的 ppp over ethernet + ip masquerade 共享(转).txt
作者:SunADM
日期:00-6-21 下午 10:16:38
发信人: jarry (jarry), 信区: ADSL
标 题: Linux 下的 PPP Over ethernet + IP Masquerade 共享
发信站: BBS 一网情深站 (Sun Jan 9 06:15:32 2000), 转信
WinPPPOET 在 NT 下面真的是太不稳定了。HAdA
M
www.eeworm.com/read/192357/8384982
in bridge-utils.spec.in
Name: @PACKAGE@
Version: @VERSION@
Release: 1
Copyright: GPL
Group: System Environment/Base
Url: http://bridge.sourceforge.net
Summary: Utilities for configuring the linux ethernet bridge.
Buildroot:
www.eeworm.com/read/190618/8439444
c ic4011.c
/*************************************************************
* File: lib/ic4011.c
* Purpose: C startup file for 4011
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 981014 Created f
www.eeworm.com/read/190618/8439526
c ic4102.c
/*************************************************************
* File: lib/ic4102.c
* Purpose: C startup file for 4102
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 981014 Created f
www.eeworm.com/read/190618/8440095
c ic4101.c
/*************************************************************
* File: lib/ic4101.c
* Purpose: C startup file for 4101
* Author: Phil Bunce (pjb@carmel.com)
* Revision History:
* 981013 Created
www.eeworm.com/read/289385/8555761
uv2 myprj.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,1,
www.eeworm.com/read/432831/8568801
h arp.h
#ifndef __ARP_H
#define __ARP_H
#include "eth.h"
/* ARP protocol HARDWARE identifiers. */
#define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */
#define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
#de