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

Data Fields

int type
 
unsigned char * vendor
 
unsigned char * product
 
unsigned char * location
 
unsigned char dhcp
 
unsigned char * dhcp_host_name
 
unsigned char dhcp_host_name_null_terminated
 
unsigned char dhcp_release_on_stop
 
unsigned char * address
 
unsigned char * netmask
 
unsigned char * chat_additional
 
int redial_count
 
int redial_interval
 
unsigned char * outside_number
 
unsigned char * outside_delay
 
unsigned char * phone_numbers [10]
 
unsigned char answer_mode
 
int answer_timeout
 
int dialing_type
 
unsigned char * chat_login
 
unsigned char * auth_name
 
unsigned char * auth_key
 
unsigned char * peer_name
 
unsigned char * peer_key
 
int lcp_timeout
 
int ipcp_timeout
 
int idle_timeout
 
int connect_timeout
 
struct sceNetCnfInterface_want_allow want
 
struct sceNetCnfInterface_want_allow allow
 
int log_flags
 
unsigned char force_chap_type
 
unsigned char omit_empty_frame
 
unsigned char pppoe
 
unsigned char pppoe_host_uniq_auto
 
unsigned char pppoe_reserved [2]
 
unsigned char * pppoe_service_name
 
unsigned char * pppoe_ac_name
 
int mtu
 
unsigned char lcp_max_configure
 
unsigned char lcp_max_terminate
 
unsigned char ipcp_max_configure
 
unsigned char ipcp_max_terminate
 
unsigned char auth_timeout
 
unsigned char auth_max_failure
 
unsigned char reserved [6]
 
int phy_config
 
struct sceNetCnfCommandcmd_head
 
struct sceNetCnfCommandcmd_tail
 
struct sceNetCnfUnknownList unknown_list
 

Detailed Description

Definition at line 84 of file netcnf.h.

Field Documentation

◆ type

int sceNetCnfInterface::type

Definition at line 86 of file netcnf.h.

◆ vendor

unsigned char* sceNetCnfInterface::vendor

Definition at line 87 of file netcnf.h.

◆ product

unsigned char* sceNetCnfInterface::product

Definition at line 88 of file netcnf.h.

◆ location

unsigned char* sceNetCnfInterface::location

Definition at line 89 of file netcnf.h.

◆ dhcp

unsigned char sceNetCnfInterface::dhcp

Definition at line 90 of file netcnf.h.

◆ dhcp_host_name

unsigned char* sceNetCnfInterface::dhcp_host_name

Definition at line 91 of file netcnf.h.

◆ dhcp_host_name_null_terminated

unsigned char sceNetCnfInterface::dhcp_host_name_null_terminated

Definition at line 92 of file netcnf.h.

◆ dhcp_release_on_stop

unsigned char sceNetCnfInterface::dhcp_release_on_stop

Definition at line 93 of file netcnf.h.

◆ address

unsigned char* sceNetCnfInterface::address

Definition at line 94 of file netcnf.h.

◆ netmask

unsigned char* sceNetCnfInterface::netmask

Definition at line 95 of file netcnf.h.

◆ chat_additional

unsigned char* sceNetCnfInterface::chat_additional

Definition at line 96 of file netcnf.h.

◆ redial_count

int sceNetCnfInterface::redial_count

Definition at line 97 of file netcnf.h.

◆ redial_interval

int sceNetCnfInterface::redial_interval

Definition at line 98 of file netcnf.h.

◆ outside_number

unsigned char* sceNetCnfInterface::outside_number

Definition at line 99 of file netcnf.h.

◆ outside_delay

unsigned char* sceNetCnfInterface::outside_delay

Definition at line 100 of file netcnf.h.

◆ phone_numbers

unsigned char* sceNetCnfInterface::phone_numbers[10]

Definition at line 101 of file netcnf.h.

◆ answer_mode

unsigned char sceNetCnfInterface::answer_mode

Definition at line 102 of file netcnf.h.

◆ answer_timeout

int sceNetCnfInterface::answer_timeout

Definition at line 103 of file netcnf.h.

◆ dialing_type

int sceNetCnfInterface::dialing_type

Definition at line 104 of file netcnf.h.

◆ chat_login

unsigned char* sceNetCnfInterface::chat_login

Definition at line 105 of file netcnf.h.

◆ auth_name

unsigned char* sceNetCnfInterface::auth_name

Definition at line 106 of file netcnf.h.

◆ auth_key

unsigned char* sceNetCnfInterface::auth_key

Definition at line 107 of file netcnf.h.

◆ peer_name

unsigned char* sceNetCnfInterface::peer_name

Definition at line 108 of file netcnf.h.

◆ peer_key

unsigned char* sceNetCnfInterface::peer_key

Definition at line 109 of file netcnf.h.

◆ lcp_timeout

int sceNetCnfInterface::lcp_timeout

Definition at line 110 of file netcnf.h.

◆ ipcp_timeout

int sceNetCnfInterface::ipcp_timeout

Definition at line 111 of file netcnf.h.

◆ idle_timeout

int sceNetCnfInterface::idle_timeout

Definition at line 112 of file netcnf.h.

◆ connect_timeout

int sceNetCnfInterface::connect_timeout

Definition at line 113 of file netcnf.h.

◆ want

struct sceNetCnfInterface_want_allow sceNetCnfInterface::want

Definition at line 114 of file netcnf.h.

◆ allow

struct sceNetCnfInterface_want_allow sceNetCnfInterface::allow

Definition at line 115 of file netcnf.h.

◆ log_flags

int sceNetCnfInterface::log_flags

Definition at line 116 of file netcnf.h.

◆ force_chap_type

unsigned char sceNetCnfInterface::force_chap_type

Definition at line 117 of file netcnf.h.

◆ omit_empty_frame

unsigned char sceNetCnfInterface::omit_empty_frame

Definition at line 118 of file netcnf.h.

◆ pppoe

unsigned char sceNetCnfInterface::pppoe

Definition at line 119 of file netcnf.h.

◆ pppoe_host_uniq_auto

unsigned char sceNetCnfInterface::pppoe_host_uniq_auto

Definition at line 120 of file netcnf.h.

◆ pppoe_reserved

unsigned char sceNetCnfInterface::pppoe_reserved[2]

Definition at line 121 of file netcnf.h.

◆ pppoe_service_name

unsigned char* sceNetCnfInterface::pppoe_service_name

Definition at line 122 of file netcnf.h.

◆ pppoe_ac_name

unsigned char* sceNetCnfInterface::pppoe_ac_name

Definition at line 123 of file netcnf.h.

◆ mtu

int sceNetCnfInterface::mtu

Definition at line 124 of file netcnf.h.

◆ lcp_max_configure

unsigned char sceNetCnfInterface::lcp_max_configure

Definition at line 125 of file netcnf.h.

◆ lcp_max_terminate

unsigned char sceNetCnfInterface::lcp_max_terminate

Definition at line 126 of file netcnf.h.

◆ ipcp_max_configure

unsigned char sceNetCnfInterface::ipcp_max_configure

Definition at line 127 of file netcnf.h.

◆ ipcp_max_terminate

unsigned char sceNetCnfInterface::ipcp_max_terminate

Definition at line 128 of file netcnf.h.

◆ auth_timeout

unsigned char sceNetCnfInterface::auth_timeout

Definition at line 129 of file netcnf.h.

◆ auth_max_failure

unsigned char sceNetCnfInterface::auth_max_failure

Definition at line 130 of file netcnf.h.

◆ reserved

unsigned char sceNetCnfInterface::reserved[6]

Definition at line 131 of file netcnf.h.

◆ phy_config

int sceNetCnfInterface::phy_config

Definition at line 132 of file netcnf.h.

◆ cmd_head

struct sceNetCnfCommand* sceNetCnfInterface::cmd_head

Definition at line 133 of file netcnf.h.

◆ cmd_tail

struct sceNetCnfCommand* sceNetCnfInterface::cmd_tail

Definition at line 134 of file netcnf.h.

◆ unknown_list

struct sceNetCnfUnknownList sceNetCnfInterface::unknown_list

Definition at line 135 of file netcnf.h.


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