The Design and Implementation of the FreeBSD Operating System, Second Edition
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
sys/netproto/ipx/

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

Name Size Last modified (GMT) Description
Back Parent directory 2013-10-07 20:25:53
File README 801 bytes 2009-02-08 18:52:58
C file ipx.c 10098 bytes 2013-10-07 20:27:20
C file ipx.h 5681 bytes 2009-02-08 18:52:58
C file ipx_cksum.c 3046 bytes 2013-10-07 20:27:20
C file ipx_if.h 3807 bytes 2009-02-08 18:52:58
C file ipx_input.c 12114 bytes 2013-10-07 20:27:20
C file ipx_ip.c 11143 bytes 2013-10-07 20:27:20
C file ipx_ip.h 2548 bytes 2010-12-20 21:05:45
C file ipx_outputfl.c 6718 bytes 2013-10-07 20:27:20
C file ipx_pcb.c 9410 bytes 2013-10-07 20:27:20
C file ipx_pcb.h 4002 bytes 2011-07-09 08:54:03
C file ipx_proto.c 4436 bytes 2013-10-07 20:27:20
C file ipx_tun.c 1937 bytes 2013-10-07 20:27:20
C file ipx_usrreq.c 15244 bytes 2013-10-07 20:27:20
C file ipx_var.h 4188 bytes 2011-07-09 08:54:03
C file spx.h 7150 bytes 2011-07-09 08:54:03
C file spx_debug.c 4288 bytes 2013-10-07 20:27:20
C file spx_debug.h 2862 bytes 2010-02-10 22:25:42
C file spx_timer.h 5486 bytes 2009-02-08 18:52:58
C file spx_usrreq.c 44717 bytes 2013-10-07 20:27:20
C file spx_var.h 5353 bytes 2009-02-08 18:52:58

    1 $FreeBSD: src/sys/netipx/README,v 1.1.14.1 2000/08/03 01:07:03 peter Exp $
    2 $DragonFly: src/sys/netproto/ipx/README,v 1.2 2003/06/17 04:28:53 dillon Exp $
    3 
    4 This protocol implements IPX/SPX over Ethernet_II frame type 0x8137.
    5 Please note: the SPX implementation may require further work and testing
    6 to insure proper operation.
    7 
    8 Mike Mitchell, Network Engineer
    9 AMTECH Systems Corporation, Technology and Manufacturing
   10 8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000
   11 supervisor@alb.asctmd.com
   12 
   13 John Hay
   14 Some Company
   15 Some Address
   16 jhay@mikom.csir.co.za
   17 
   18 --- Copyright Information ---
   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) 1995, Mike Mitchell
   24 Modifications Copyright (c) 1995, John Hay

[ 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.