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

Data Fields

struct t_SifCmdHeader sifcmd
 
int rec_id
 
void * pkt_addr
 
int rpc_id
 
sceSifMClientDatacd
 
u32 cid
 
sceSifMServeDatasd
 
void * buf
 
void * cbuf
 

Detailed Description

Definition at line 87 of file msifrpc.c.

Field Documentation

◆ sifcmd

struct t_SifCmdHeader t_SifMRpcRendPkt::sifcmd

Definition at line 89 of file msifrpc.c.

◆ rec_id

int t_SifMRpcRendPkt::rec_id

Definition at line 90 of file msifrpc.c.

◆ pkt_addr

void* t_SifMRpcRendPkt::pkt_addr

Definition at line 91 of file msifrpc.c.

◆ rpc_id

int t_SifMRpcRendPkt::rpc_id

Definition at line 92 of file msifrpc.c.

◆ cd

sceSifMClientData* t_SifMRpcRendPkt::cd

Definition at line 93 of file msifrpc.c.

◆ cid

u32 t_SifMRpcRendPkt::cid

Definition at line 94 of file msifrpc.c.

◆ sd

sceSifMServeData* t_SifMRpcRendPkt::sd

Definition at line 95 of file msifrpc.c.

◆ buf

void* t_SifMRpcRendPkt::buf

Definition at line 96 of file msifrpc.c.

◆ cbuf

void* t_SifMRpcRendPkt::cbuf

Definition at line 97 of file msifrpc.c.


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