freebsd-dev/sys/netatm
Matthew Dillon b1e4abd246 Give struct socket structures a ref counting interface similar to
vnodes.  This will hopefully serve as a base from which we can
expand the MP code.  We currently do not attempt to obtain any
mutex or SX locks, but the door is open to add them when we nail
down exactly how that part of it is going to work.
2001-11-17 03:07:11 +00:00
..
ipatm Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
sigpvc Remove more unused #includes. 2000-10-30 07:42:06 +00:00
spans Silence some warnings 2001-03-20 10:42:49 +00:00
uni Don't call log() without a format string. 2001-09-10 12:00:47 +00:00
atm_aal5.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_cm.c Add back some #include <sys/systm.h> which were needed when <sys/ktr.h> 2000-10-30 20:37:01 +00:00
atm_cm.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_device.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
atm_if.c Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
atm_if.h Remove the #include kitchensink <netatm/kern_include.h> and add 2000-10-12 08:14:20 +00:00
atm_ioctl.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atm_pcb.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_proto.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_sap.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
atm_sigmgr.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_signal.c Add back some now needed #include <sys/systm.h> 2000-12-07 22:19:06 +00:00
atm_socket.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
atm_stack.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_subr.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
atm_sys.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm_usrreq.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_var.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_vc.h More HARP polishina: 2000-10-12 07:42:34 +00:00
atm.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
port.h Silence some warnings 2001-03-20 10:42:49 +00:00
queue.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00