PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
t_SifMRpcCallPkt Struct Reference
+ Collaboration diagram for t_SifMRpcCallPkt:

Data Fields

struct t_SifCmdHeader sifcmd
 
int rec_id
 
void * pkt_addr
 
int rpc_id
 
sceSifMClientDatacd
 
int rpc_number
 
sceSifMServeDatasd
 
void * recvbuf
 
int recv_size
 
int rmode
 

Detailed Description

Definition at line 113 of file msifrpc.c.

Field Documentation

◆ sifcmd

struct t_SifCmdHeader t_SifMRpcCallPkt::sifcmd

Definition at line 115 of file msifrpc.c.

◆ rec_id

int t_SifMRpcCallPkt::rec_id

Definition at line 116 of file msifrpc.c.

◆ pkt_addr

void* t_SifMRpcCallPkt::pkt_addr

Definition at line 117 of file msifrpc.c.

◆ rpc_id

int t_SifMRpcCallPkt::rpc_id

Definition at line 118 of file msifrpc.c.

◆ cd

sceSifMClientData* t_SifMRpcCallPkt::cd

Definition at line 119 of file msifrpc.c.

◆ rpc_number

int t_SifMRpcCallPkt::rpc_number

Definition at line 120 of file msifrpc.c.

◆ sd

sceSifMServeData* t_SifMRpcCallPkt::sd

Definition at line 121 of file msifrpc.c.

◆ recvbuf

void* t_SifMRpcCallPkt::recvbuf

Definition at line 122 of file msifrpc.c.

◆ recv_size

int t_SifMRpcCallPkt::recv_size

Definition at line 123 of file msifrpc.c.

◆ rmode

int t_SifMRpcCallPkt::rmode

Definition at line 124 of file msifrpc.c.


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