DListHead

    DriverUtils

    Description:

    Describes a doubly linked list.

    Summary

    Details

    next

    Description:

    Pointer to the next node

    Description:

    Pointer to the previous node