代码搜索:Ethernet
找到约 10,000 项符合「Ethernet」的源代码
代码结果 10,000
www.eeworm.com/read/152843/5663696
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/148525/5714123
inc etherequ.inc
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; ;
; Copyright (c) 1997 Microtec Reseac
www.eeworm.com/read/147766/5725147
makefile
# File: drivers/at91/net/Makefile
#
# Makefile for the Atmel AT91RM9200 ethernet device drivers
#
O_TARGET := at91net.o
obj-y :=
obj-m :=
obj-n :=
obj- :=
obj-$(CONFIG_AT91_ETHER) += at91_eth
www.eeworm.com/read/147766/5725729
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/147331/5731532
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/145471/5745976
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 leve
www.eeworm.com/read/143132/5758760
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/141176/5775389
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