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

#include <ps2ip_rpc.h>

Data Fields

s32 result
 
s32 optlen
 
u8 buffer [128]
 

Detailed Description

Definition at line 110 of file ps2ip_rpc.h.

Field Documentation

◆ buffer

u8 getsockopt_res_pkt::buffer[128]

Definition at line 113 of file ps2ip_rpc.h.

Referenced by getsockopt().

◆ optlen

s32 getsockopt_res_pkt::optlen

Definition at line 112 of file ps2ip_rpc.h.

Referenced by getsockopt().

◆ result

s32 getsockopt_res_pkt::result

Definition at line 111 of file ps2ip_rpc.h.

Referenced by getsockopt().


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