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/netipx/

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 2008-12-15 13:59:19
File README 646 bytes 1995-10-26 20:30:46
C file ipx.c 10689 bytes 1999-09-05 08:18:54
C file ipx.h 5677 bytes 1999-09-05 08:18:55
C file ipx_cksum.c 6624 bytes 1999-09-05 08:18:55
C file ipx_if.h 3807 bytes 1999-09-05 08:18:57
C file ipx_input.c 13331 bytes 1999-09-05 08:18:58
C file ipx_ip.c 10629 bytes 1999-09-05 08:18:59
C file ipx_ip.h 2492 bytes 1999-09-05 08:18:59
C file ipx_outputfl.c 7038 bytes 1999-09-05 08:19:00
C file ipx_pcb.c 11106 bytes 1999-09-05 08:19:01
C file ipx_pcb.h 4019 bytes 1999-09-05 08:19:02
C file ipx_proto.c 3649 bytes 1999-09-05 08:19:03
C file ipx_tun.c 2093 bytes 1999-09-05 08:19:03
C file ipx_usrreq.c 13765 bytes 1999-09-05 08:19:04
C file ipx_var.h 4168 bytes 1999-09-05 08:19:05
C file spx.h 7144 bytes 1999-09-05 08:19:07
C file spx_debug.c 4568 bytes 1999-09-05 08:19:08
C file spx_debug.h 2791 bytes 1999-09-05 08:19:08
C file spx_timer.h 5402 bytes 1999-09-05 08:19:09
C file spx_usrreq.c 45406 bytes 1999-09-05 08:19:10
C file spx_var.h 5272 bytes 1999-09-05 08:19:11

    1 This protocol implements IPX/SPX over Ethernet_II frame type 0x8137.
    2 Please note: the SPX implementation may require further work and testing
    3 to insure proper operation.
    4 
    5 Mike Mitchell, Network Engineer
    6 AMTECH Systems Corporation, Technology and Manufacturing
    7 8600 Jefferson Street, Albuquerque, New Mexico 87113 (505) 856-8000
    8 supervisor@alb.asctmd.com
    9 
   10 John Hay
   11 Some Company
   12 Some Address
   13 jhay@mikom.csir.co.za
   14 
   15 --- Copyright Information ---
   16 
   17 Copyright (c) 1984, 1985, 1986, 1987, 1993
   18 The Regents of the University of California.  All rights reserved.
   19 
   20 Modifications Copyright (c) 1995, Mike Mitchell
   21 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.