ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <tcpip.h>
Data Fields | |
u32 | addr |
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.