代码搜索:Ethernet

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

代码结果 10,000
www.eeworm.com/read/128962/5978728

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/128531/5986175

in config.in

# # MPC8xx Communication options # mainmenu_option next_comment comment 'MPC8xx Options' comment 'Generic MPC8xx Options' bool 'Copy-Back Data Cache (else Writethrough)' CONFIG_8xx_COPYBACK bool 'CPU
www.eeworm.com/read/128531/5988282

c 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 *
www.eeworm.com/read/127781/5999607

c 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 *
www.eeworm.com/read/126765/6013034

h usbenet.h

/* usbEnet.h - Class-specific definitions for USB Ethernet Adapters */ /* Copyright 2000-2001 Wind River Systems, Inc. */ /* Modification history -------------------- 01a,02may00, vis Created */
www.eeworm.com/read/125688/6024540

c ether_addr.c

/* * Copyright (c) 1995 * Bill Paul . All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t
www.eeworm.com/read/125140/6032722

h ether.h

/* * $Id: ETHER.H,v 1.3 2002/02/07 10:25:41 linfusheng Exp $ */ #ifndef ETHER_H #define ETHER_H /* Standard interface flags (netdevice->flags). */ #define IFF_UP 0x1 /* interface is up
www.eeworm.com/read/123438/6059296

h if_arp.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l
www.eeworm.com/read/120158/6080164

h ether.h

/* * $Id: ETHER.H,v 1.3 2002/02/07 10:25:41 linfusheng Exp $ */ #ifndef ETHER_H #define ETHER_H /* Standard interface flags (netdevice->flags). */ #define IFF_UP 0x1 /* interface is up
www.eeworm.com/read/110034/6170742

c 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 *