代码搜索结果
找到约 10,000 项符合
Ethernet 的代码
rabbitlwip.h
/*
* Network initialization and utilization functions for lwIP for the
* Softools Compiler and Rabbit 2000
*
* (C) 2001 Compendium Technologies, Inc.
* (C) 2001 Softools, Inc.
* All rights reser
eth.h
/*********************************************************************
*
* Copyright:
* MOTOROLA, INC. All Rights Reserved.
* You are hereby granted a copyright license to use, modify, and
*
config.help
CONFIG_USE_MDIO
On some boards the hardware configuration of the ethernet PHY can be
used without any software interaction over the MDIO interface, so
all MII code can be omitted. Say N here if
etherm.m4
############################################################
############################################################
#####
##### Ethernet Mailer specification
#####
##### @(#)etherm.m4 4.1 7/2
ethers.3n
.TH ethers 3n
.SH Name
ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line \- Ethernet address mapping operations
.SH Syntax
.nf
#include
#include
#in
ethers.3n
.TH ethers 3n
.SH Name
ethers, ether_ntoa, ether_aton, ether_ntohost, ether_hostton, ether_line \- Ethernet address mapping operations
.SH Syntax
.nf
#include
#include
#in
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 (D
etherne.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
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 (D
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