_LIST_ENTRY

//0x8 bytes (sizeof) struct _LIST_ENTRY { struct _LIST_ENTRY* Flink; //0x0 struct _LIST_ENTRY* Blink; //0x4 };

Used in