ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
in6_addr Struct Reference

#include <tcpip.h>

Data Fields

union {
   u32   u32_addr [4]
 
   u8   u8_addr [16]
 
un
 

Detailed Description

Definition at line 1281 of file tcpip.h.

Field Documentation

◆ u32_addr

u32 in6_addr::u32_addr[4]

Definition at line 1283 of file tcpip.h.

◆ u8_addr

u8 in6_addr::u8_addr[16]

Definition at line 1284 of file tcpip.h.

◆ 

union { ... } in6_addr::un

The documentation for this struct was generated from the following file: