typedef struct _TERMINATION_PORT { PTERMINATION_PORT Next; PVOID Port; } TERMINATION_PORT, *PTERMINATION_PORT;
Windows Vista Kernel Structures