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
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
atm_cm.h
atm_device.c
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
atm_ioctl.h
atm_pcb.h
atm_proto.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
atm_sap.h
atm_sigmgr.h
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
atm_subr.c
atm_sys.h
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
atm.h
port.h Silence some warnings 2001-03-20 10:42:49 +00:00
queue.h