freebsd-dev/sys/netatm/spans
John Baldwin 672cc99ed3 - Change the ATM stack functions to use intptr_t instead of int for opaque
arguments.
- Fix a few other places that assumed that sizeof(int) == sizeof(void *).

Reviewed by:	mdodd
2002-11-08 18:27:30 +00:00
..
spans_arp.c - Remove a few storage pools and replace them with UMA zones. The spans 2002-05-24 00:39:58 +00:00
spans_cls.c - Remove a few storage pools and replace them with UMA zones. The spans 2002-05-24 00:39:58 +00:00
spans_cls.h
spans_if.c - Remove a few storage pools and replace them with UMA zones. The spans 2002-05-24 00:39:58 +00:00
spans_kxdr.c - Change the ATM stack functions to use intptr_t instead of int for opaque 2002-11-08 18:27:30 +00:00
spans_kxdr.h Make netatm/spans compile in the kernel without depending on userland 2002-09-17 08:57:52 +00:00
spans_msg.c Make netatm/spans compile in the kernel without depending on userland 2002-09-17 08:57:52 +00:00
spans_print.c Remove __P. 2002-03-20 08:00:54 +00:00
spans_proto.c - Remove a few storage pools and replace them with UMA zones. The spans 2002-05-24 00:39:58 +00:00
spans_subr.c - Remove a few storage pools and replace them with UMA zones. The spans 2002-05-24 00:39:58 +00:00
spans_util.c - Change KM_ macro calls to the appropriate function call. 2002-04-19 17:45:22 +00:00
spans_var.h Fix a few warnings by adding a missing prototype 2002-05-24 06:17:17 +00:00
spans_xdr.x Make netatm/spans compile in the kernel without depending on userland 2002-09-17 08:57:52 +00:00