irlan_eth.c

来自「这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自」· C语言 代码 · 共 22 行

C
22
字号
/********************************************************************* *                 * Filename:      irlan_eth.c * Version:        * Description:    * Status:        Experimental. * Author:        Dag Brattli <dagb@cs.uit.no> * Created at:    Thu Oct 15 08:37:58 1998 * Modified at:   Tue Mar 21 09:06:41 2000 * Modified by:   Dag Brattli <dagb@cs.uit.no> * Sources:       skeleton.c by Donald Becker <becker@CESDIS.gsfc.nasa.gov> *                slip.c by Laurence Culhane,   <loz@holmes.demon.co.uk> *                          Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org> *  *     Copyright (c) 1998-2000 Dag Brattli, All Rights Reserved. *       *     This program is free software; you can redistribute it and/or  *     modify it under the terms of the GNU General Public License as  *     published by the Free Software Foundation; either version 2 of  *     the License, or (at your option) any later version. *   *     Neither Dag Brattli nor University of Troms

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?