代码搜索:Ethernet

找到约 10,000 项符合「Ethernet」的源代码

代码结果 10,000
www.eeworm.com/read/139866/13127808

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 */ #
www.eeworm.com/read/137022/13347547

h enet.h

#ifndef _ENET_H #define _ENET_H /* Generic Ethernet constants and templates */ #ifndef _GLOBAL_H #include "global.h" #endif #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _IFACE_H #i
www.eeworm.com/read/321496/13404002

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/320475/13426360

h 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
www.eeworm.com/read/320475/13426364

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 */
www.eeworm.com/read/318171/13484424

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
www.eeworm.com/read/316500/13522024

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
www.eeworm.com/read/312758/13605280

h arp.h

#ifndef __ARP_H__ #define __ARP_H__ #include "..\inc\tftp\eth.h" /* ARP protocol HARDWARE identifiers. */ #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */ #define ARPHRD_ETHER 1 /* Etherne
www.eeworm.com/read/312525/13610579

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