代码搜索结果
找到约 15,197 项符合
Ethernet 的代码
matrix_d.h
/* Beholder RMON ethernet network monitor,Copyright (C) 1993 DNPAP group */
/* See file COPYING 'GNU General Public Licence' for copyright details */
#ifndef _MATRIX_D_H
#define _MATRIX_D_H
#defin
alarm_e.h
/* Beholder RMON ethernet network monitor,Copyright (C) 1993 DNPAP group */
/* See file COPYING 'GNU General Public Licence' for copyright details */
#ifndef _ALARM_E_H
#define _ALARM_E_H
#include
eth.h
#ifndef __ETH_H
#define __ETH_H
/*
* IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble
* and FCS/CRC (frame check sequence).
*/
#define ETH_ALEN 6 /* Octets in one et
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 */
ethernet.c
/* $Id: ethernet.c,v 1.21 2001/11/23 11:54:49 starvik Exp $
*
* Andrey - removed LED stuff, fixed BCM5221 Tx LED
*
* e100net.c: A network driver for the ETRAX 100LX network controller.
*
* Copyr
etherm.m4
############################################################
#####
##### Ethernet Mailer specification
#####
##### Messages processed by this configuration are assumed to remain
##### in the same dom
ethernet.c
/* $Id: ethernet.c,v 1.22 2002/01/30 07:48:22 matsfg Exp $
*
* e100net.c: A network driver for the ETRAX 100LX network controller.
*
* Copyright (c) 1998-2001 Axis Communications AB.
*
* The out
config.in
#
# MPC8xx Communication options
#
mainmenu_option next_comment
comment 'MPC8xx CPM Options'
if [ "$CONFIG_NET_ETHERNET" = "y" ]; then
bool 'CPM SCC Ethernet' CONFIG_SCC_ENET
if [ "$CONFIG_SCC_EN
config.in
#
# MPC8260 Communication options
#
if [ "$CONFIG_NET_ETHERNET" = "y" ]; then
mainmenu_option next_comment
comment 'MPC8260 Communication Options'
bool 'CPM SCC Ethernet' CONFIG_SCC_ENET
if [
bpqether.c
/*
* G8BPQ compatible "AX.25 via ethernet" driver release 004
*
* This code REQUIRES 2.0.0 or higher/ NET3.029
*
* This module:
* This module is free software; you can redistribute it and/or
*