ReactOS 0.4.16-dev-746-g329a414
|
#include "ndissys.h"
Go to the source code of this file.
Functions | |
PNDIS_GENERIC_OBJECT EXPORT | NdisAllocateGenericObject (IN PDRIVER_OBJECT DriverObject OPTIONAL, IN ULONG Tag, IN USHORT Size) |
VOID EXPORT | NdisFreeGenericObject (IN PNDIS_GENERIC_OBJECT NdisGenericObject) |
PNDIS_GENERIC_OBJECT EXPORT NdisAllocateGenericObject | ( | IN PDRIVER_OBJECT DriverObject | OPTIONAL, |
IN ULONG | Tag, | ||
IN USHORT | Size | ||
) |
Definition at line 13 of file object.c.