summaryrefslogblamecommitdiffstats
path: root/private/ntos/ndis/inc/ndisprv.h
blob: a420931c3a9706132a566e28c6e22195620cfe82 (plain) (tree)































                                                             
/*++

Copyright (c) 1990-1995  Microsoft Corporation

Module Name:

	D:\nt\private\ntos\ndis\inc\ndisprv.h

Abstract:

Author:

	Kyle Brandon	(KyleB)		

Environment:

	Kernel mode

Revision History:

--*/

#ifndef __NDISPRV_H
#define __NDISPRV_H

//
//	All mac options require the reserved bit to be set in
//	the miniports mac options.
//
#define	NDIS_MAC_OPTION_NDISWAN		0x00000001

#endif // __NDISPRV_H