freebsd-dev/sys/netnatm
Bosko Milekic 406dd7d1d4 Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which
is what they should be. As the returned mbuf is already checked for
failure of M_PREPEND even in the wait case, nothing more to be done
here.
2001-04-05 04:20:48 +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 Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which 2001-04-05 04:20:48 +00:00
natm.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00