freebsd-dev/sys/netnatm
Dag-Erling Smørgrav fe58453891 Introduce an M_ASSERTPKTHDR() macro which performs the very common task
of asserting that an mbuf has a packet header.  Use it instead of hand-
rolled versions wherever applicable.

Submitted by:	Hiten Pandya <hiten@unixdaemons.com>
2003-04-08 14:25:47 +00:00
..
natm_pcb.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
natm_proto.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
natm.c Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
natm.h Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00