#include <erregtypes.h>
Public Attributes | |
unsigned int | timestamp |
timestamp(in microseconds) of the last successful connection | |
char * | name |
network profile name | |
connection_t | connection |
gboolean | proxy |
ip_address_mode_t | addressMode |
regWirelessSetting_t * | wirelessSettings |
NULL in case of a wired/dialup connection. | |
regDialupSetting_t * | dialupSettings |
regProxySetting_t * | proxySettings |
NULL in case no proxy. | |
regIpSetting_t * | ipSettings |
NULL in case of dhcp. |
Definition at line 218 of file erregtypes.h.
unsigned int regNetworkProfile_t::timestamp |
timestamp(in microseconds) of the last successful connection
Definition at line 220 of file erregtypes.h.
Definition at line 222 of file erregtypes.h.
gboolean regNetworkProfile_t::proxy |
Definition at line 223 of file erregtypes.h.
Definition at line 224 of file erregtypes.h.
Definition at line 226 of file erregtypes.h.