freebsd-dev/sys/dev/if_ndis
Andre Oppermann bb25e5ab00 Give (*ext_free) an int return value allowing for very sophisticated
external mbuf buffer management capabilities in the future.

For now only EXT_FREE_OK is defined with current legacy behavior.

Sponsored by:	The FreeBSD Foundation
2013-08-25 10:57:09 +00:00
..
if_ndis_pccard.c In sys/dev/if_ndis/if_ndis_pccard.c, fix a bug where a garbage rid was 2012-01-03 18:40:41 +00:00
if_ndis_pci.c Convert a number of drivers to obtaining their parent DMA tag from their 2012-03-12 08:03:51 +00:00
if_ndis_usb.c
if_ndis.c Give (*ext_free) an int return value allowing for very sophisticated 2013-08-25 10:57:09 +00:00
if_ndisvar.h