ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <ps2ip_rpc.h>
Data Fields | |
s32 | domain |
s32 | type |
s32 | protocol |
Definition at line 49 of file ps2ip_rpc.h.
s32 socket_pkt::domain |
Definition at line 50 of file ps2ip_rpc.h.
Referenced by socket().
s32 socket_pkt::protocol |
Definition at line 52 of file ps2ip_rpc.h.
Referenced by socket().
s32 socket_pkt::type |
Definition at line 51 of file ps2ip_rpc.h.
Referenced by socket().