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

Data Fields

struct sceNetCnfAddress dstaddr
 
struct sceNetCnfAddress gateway
 
struct sceNetCnfAddress genmask
 
int flags
 
int mss
 
int window
 
char interface [9]
 

Detailed Description

Definition at line 211 of file netcnf.h.

Field Documentation

◆ dstaddr

struct sceNetCnfAddress sceNetCnfRoutingEntry::dstaddr

Definition at line 213 of file netcnf.h.

◆ gateway

struct sceNetCnfAddress sceNetCnfRoutingEntry::gateway

Definition at line 214 of file netcnf.h.

◆ genmask

struct sceNetCnfAddress sceNetCnfRoutingEntry::genmask

Definition at line 215 of file netcnf.h.

◆ flags

int sceNetCnfRoutingEntry::flags

Definition at line 216 of file netcnf.h.

◆ mss

int sceNetCnfRoutingEntry::mss

Definition at line 217 of file netcnf.h.

◆ window

int sceNetCnfRoutingEntry::window

Definition at line 218 of file netcnf.h.

◆ interface

char sceNetCnfRoutingEntry::interface[9]

Definition at line 219 of file netcnf.h.


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