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

Data Fields

struct sceNetCnfPairforw
 
struct sceNetCnfPairback
 
unsigned char * display_name
 
unsigned char * attach_ifc
 
unsigned char * attach_dev
 
struct sceNetCnfInterfaceifc
 
struct sceNetCnfInterfacedev
 
struct sceNetCnfUnknownList unknown_list
 
struct sceNetCnfCtlctl
 

Detailed Description

Definition at line 160 of file netcnf.h.

Field Documentation

◆ forw

struct sceNetCnfPair* sceNetCnfPair::forw

Definition at line 162 of file netcnf.h.

◆ back

struct sceNetCnfPair* sceNetCnfPair::back

Definition at line 163 of file netcnf.h.

◆ display_name

unsigned char* sceNetCnfPair::display_name

Definition at line 164 of file netcnf.h.

◆ attach_ifc

unsigned char* sceNetCnfPair::attach_ifc

Definition at line 165 of file netcnf.h.

◆ attach_dev

unsigned char* sceNetCnfPair::attach_dev

Definition at line 166 of file netcnf.h.

◆ ifc

struct sceNetCnfInterface* sceNetCnfPair::ifc

Definition at line 167 of file netcnf.h.

◆ dev

struct sceNetCnfInterface* sceNetCnfPair::dev

Definition at line 168 of file netcnf.h.

◆ unknown_list

struct sceNetCnfUnknownList sceNetCnfPair::unknown_list

Definition at line 169 of file netcnf.h.

◆ ctl

struct sceNetCnfCtl* sceNetCnfPair::ctl

Definition at line 170 of file netcnf.h.


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