NDIS Filter Driver Structures (Compact 2013)
3/26/2014
This section describes filter driver structures.
In This Section
- NDIS_ENUM_FILTERS
Returned from the call to the NdisEnumerateFilterModules function to provide filter information for a filter stack.
- NDIS_FILTER_ATTACH_PARAMETERS
Defines the initialization parameters for the filter module.
- NDIS_FILTER_ATTRIBUTES
Defines the attributes of a filter module.
- NDIS_FILTER_DRIVER_CHARACTERISTICS
Specifies driver characteristics.
- NDIS_FILTER_INTERFACE
Defines the attributes for an NDIS filter.
- NDIS_FILTER_PARTIAL_CHARACTERISTICS
Specifies optional entry points for a filter module.
- NDIS_FILTER_PAUSE_PARAMETERS
Defines the pause parameters for the filter module.
- NDIS_FILTER_RESTART_PARAMETERS
Defines the restart parameters for the filter module.