!ndiskd.compartments

The !ndiskd.compartments extension displays all network compartments.

!ndiskd.compartments 

Parameters

This extension has no parameters.

DLL

Ndiskd.dll

Remarks

Compartments are a way that NDIS manages interfaces. Third party interface providers only use the primary compartment, as described in the CompartmentId member of the NDIS_BIND_PARAMETERS structure.

Examples

Run the !ndiskd.compartments extension to see a list of all network compartments. In this example, there is only one compartment (the primary one).

3: kd> !ndiskd.compartments
    Compartment        ffffdf80139b9940
    ID                 1
    Loopback Network   ffffdf80139b8900
    Loopback Interface ffffdf80139b6a20
    Networks:
                       ffffdf80139b8900    [Unnamed network]

See also

Network Driver Design Guide

Windows Vista and Later Networking Reference

Debugging the Network Stack

NDIS extensions (Ndiskd.dll)

!ndiskd.help

NDIS_BIND_PARAMETERS