NDIS General Status Indications (Compact 2013)
3/26/2014
This section describes NDIS general status indications.
In This Section
- NDIS_STATUS_LINK_SPEED_CHANGE
Indicates a link speed change.
- NDIS_STATUS_LINK_STATE
Miniport drivers use this status indication to notify NDIS and overlying drivers that there has been a change in the physical characteristics of a medium.
- NDIS_STATUS_MEDIA_CONNECT
Indicates that the status of a device's network connection has changed from disconnected to connected.
- NDIS_STATUS_MEDIA_DISCONNECT
Indicates that the status of a network connection has changed from connected to disconnected.
- NDIS_STATUS_MEDIA_SPECIFIC_INDICATION
Indicates a media-specific status.
- NDIS_STATUS_NETWORK_CHANGE
Indicates a network change to allow overlying drivers to initiate renegotiation of network addresses.
- NDIS_STATUS_OPER_STATUS
Indicates the current operational state of an NDIS network interface to overlying drivers.
- NDIS_STATUS_PACKET_FILTER
Indicates a packet filter change to overlying drivers.
- NDIS_STATUS_PORT_STATE
Miniport drivers that support NDIS ports use this status indication to indicate changes in the state of an NDIS port.
- NDIS_STATUS_RESET_END
Indicates that a miniport adapter reset operation is completed.
- NDIS_STATUS_RESET_START
Indicates that a miniport adapter is being reset.
See Also
Reference
Status Indications
FilterStatus
MiniportResetEx
NDIS_STATUS_RESET_END
NdisMIndicateStatusEx
NdisReturnNetBufferLists
ProtocolStatusEx