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

#include <ps2ip_rpc.h>

Data Fields

s32 domain
 
s32 type
 
s32 protocol
 

Detailed Description

Definition at line 49 of file ps2ip_rpc.h.

Field Documentation

◆ domain

s32 socket_pkt::domain

Definition at line 50 of file ps2ip_rpc.h.

Referenced by socket().

◆ protocol

s32 socket_pkt::protocol

Definition at line 52 of file ps2ip_rpc.h.

Referenced by socket().

◆ type

s32 socket_pkt::type

Definition at line 51 of file ps2ip_rpc.h.

Referenced by socket().


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