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

#include <tcpip.h>

Data Fields

u32 addr
 

Detailed Description

This is the aligned version of ip4_addr_t, used as local variable, on the stack, etc.

ip4_addr_t uses a struct for convenience only, so that the same defines can operate both on ip4_addr_t as well as on ip4_addr_p_t.

Definition at line 201 of file tcpip.h.

Field Documentation

◆ addr

u32 IPAddr::addr

Definition at line 202 of file tcpip.h.


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