libnx  v4.6.0
Data Fields
NifmProxySetting Struct Reference

ProxySetting. More...

#include <nifm.h>

Data Fields

u8 enabled
 Enables using the proxy when set.
 
u8 pad
 Padding.
 
u16 port
 Port.
 
char server [0x64]
 Server string, NUL-terminated.
 
u8 auto_auth_enabled
 Enables auto-authentication when set, which uses the following two strings.
 
char user [0x20]
 User string, NUL-terminated.
 
char password [0x20]
 Password string, NUL-terminated.
 
u8 pad2
 Padding.
 

Detailed Description

ProxySetting.


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