代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
ether.h
/* Ethernet driver definitions */
/* NOTE:replace sizeof(ETHERHDR) with ETHHDRLEN!!*/
#ifndef BYTE
#define BYTE unsigned char
#endif
#ifndef WORD
#define WORD unsigned short
#endif
#ifndef LWO
目录.txt
目 录
序言
前言
第1章 网络互连介绍 1
1.1 认证目标1.01:网络互连模型 1
1.1.1 网络的发展 2
1.1.2 OSI模型 2
1.1.3 封装 3
1.2 认证目标1.02:物理层和数据链路层 4
1.2.1 DIX和802.3 Ethernet 5
1.2.2 802.5令牌环网 7
1.2.3
arp.h
#ifndef _ARP_H
#define _ARP_H
#include "types.h"
#include "ethernet.h"
#define ETHERTYPE_ARP 0x0608 /* Address resolution protocol */
#define ARPHRD_ETHER 1 /* ethernet hardware for
bpqether.c
/*
* G8BPQ compatible "AX.25 via ethernet" driver release 003
*
* This code REQUIRES 2.0.0 or higher/ NET3.029
*
* This module:
* This module is free software; you can redistribute it and/or
*
dbconfig.ini
[DBConfig]
Server=roam
DBName=NetControl
User=sa
Password=19840917
[OperationConfig]
CaptureAdapterName=Broadcom NetXtreme Gigabit Ethernet Driver
SendAdapterName=Broadcom NetXtreme Gigabit Eth
ether.h
#ifndef BYTE
#define BYTE unsigned char
#endif
#ifndef WORD
#define WORD unsigned short
#endif
#ifndef LWORD
#define LWORD unsigned long
#endif
/* Ensure network structures aren't padded
protocol.ini
; Protocol.Ini section for the Intel(R) 82559ER Fast Ethernet Adapter
DRIVERNAME = E100B$
pci.updates
# updates for the system pci.ids file
#
# IMPORTANT! Entries in this list must be sorted as they
# would appear in the system pci.ids file. Entries
# are sorted by ven, dev,
pci.ids
#
# List of PCI ID's
#
# Version: 2009.01.30
# Date: 2009-01-30 14:17:35
#
# Maintained by Martin Mares and other volunteers from the
# PCI ID Project at http://pciids.sf.net/.
#
# New