IN6_ADDR - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTRTL_H

typedef struct in6_addr IN6_ADDR, *PIN6_ADDR;

#endif

View code on GitHub

This structure is documented in Windows Driver Kit.