freebsd-dev/sys/netnatm
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
..
natm_pcb.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
natm_proto.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
natm.c Give struct socket structures a ref counting interface similar to 2001-11-17 03:07:11 +00:00
natm.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00