Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
FreeBSD/Linux Kernel Cross Reference
|
Name | Size | Last modified (GMT) | Description | |
Parent directory | 2023-01-29 23:52:08 | |||
README | 723 bytes | 2023-01-29 20:40:22 | ||
ipx.c | 10389 bytes | 2023-01-29 20:40:22 | ||
ipx.h | 5552 bytes | 2023-01-29 20:40:22 | ||
ipx_cksum.c | 3138 bytes | 2023-01-29 20:40:22 | ||
ipx_if.h | 3662 bytes | 2023-01-29 20:40:22 | ||
ipx_input.c | 12841 bytes | 2023-01-29 20:40:22 | ||
ipx_ip.c | 10796 bytes | 2023-01-29 20:40:22 | ||
ipx_ip.h | 2403 bytes | 2023-01-29 20:40:22 | ||
ipx_outputfl.c | 6911 bytes | 2023-01-29 20:40:22 | ||
ipx_pcb.c | 10266 bytes | 2023-01-29 20:40:22 | ||
ipx_pcb.h | 4668 bytes | 2023-01-29 20:40:22 | ||
ipx_proto.c | 3485 bytes | 2023-01-29 20:40:22 | ||
ipx_usrreq.c | 15185 bytes | 2023-01-29 20:40:22 | ||
ipx_var.h | 4069 bytes | 2023-01-29 20:40:22 | ||
spx.h | 7031 bytes | 2023-01-29 20:40:22 | ||
spx_debug.c | 4616 bytes | 2023-01-29 20:40:22 | ||
spx_debug.h | 2712 bytes | 2023-01-29 20:40:22 | ||
spx_timer.h | 5334 bytes | 2023-01-29 20:40:22 | ||
spx_usrreq.c | 46833 bytes | 2023-01-29 20:40:22 | ||
spx_var.h | 5206 bytes | 2023-01-29 20:40:22 |
1 $FreeBSD$ 2 3 This protocol implements IPX/SPX over Ethernet_II frame type 0x8137. 4 Please note: the SPX implementation may require further work and testing 5 to insure proper operation. 6 7 Mike Mitchell, Network Engineer 8 AMTECH Systems Corporation, Technology and Manufacturing 9 8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000 10 supervisor@alb.asctmd.com 11 12 John Hay 13 Some Company 14 Some Address 15 jhay@mikom.csir.co.za 16 17 --- Copyright Information --- 18 /*- 19 20 Copyright (c) 1984, 1985, 1986, 1987, 1993 21 The Regents of the University of California. All rights reserved. 22 23 Modifications Copyright (c) 2004-2005 Robert N. M. Watson 24 Modifications Copyright (c) 1995, Mike Mitchell 25 Modifications Copyright (c) 1995, John Hay 26 27 */
[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.