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

#include <ps2ip_rpc.h>

Data Fields

s32 s
 
s32 level
 
s32 optname
 

Detailed Description

Definition at line 104 of file ps2ip_rpc.h.

Field Documentation

◆ level

s32 getsockopt_pkt::level

Definition at line 106 of file ps2ip_rpc.h.

Referenced by getsockopt().

◆ optname

s32 getsockopt_pkt::optname

Definition at line 107 of file ps2ip_rpc.h.

Referenced by getsockopt().

◆ s

s32 getsockopt_pkt::s

Definition at line 105 of file ps2ip_rpc.h.

Referenced by getsockopt().


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