| Top |
| GQuark | nm_setting_pppoe_error_quark () |
| NMSetting * | nm_setting_pppoe_new () |
| const char * | nm_setting_pppoe_get_service () |
| const char * | nm_setting_pppoe_get_username () |
| const char * | nm_setting_pppoe_get_password () |
| NMSettingSecretFlags | nm_setting_pppoe_get_password_flags () |
| #define | NM_SETTING_PPPOE_SETTING_NAME |
| enum | NMSettingPPPOEError |
| #define | NM_SETTING_PPPOE_ERROR |
| #define | NM_SETTING_PPPOE_SERVICE |
| #define | NM_SETTING_PPPOE_USERNAME |
| #define | NM_SETTING_PPPOE_PASSWORD |
| #define | NM_SETTING_PPPOE_PASSWORD_FLAGS |
The NMSettingPPPOE object is a NMSetting subclass that describes properties necessary for connection to networks that require PPPoE connections to provide IP transport, for example cable or DSL modems.
GQuark
nm_setting_pppoe_error_quark (void);
Registers an error quark for NMSettingPPPOE if necessary.
NMSetting *
nm_setting_pppoe_new (void);
Creates a new NMSettingPPPOE object with default values.
const char *
nm_setting_pppoe_get_service (NMSettingPPPOE *setting);
const char *
nm_setting_pppoe_get_username (NMSettingPPPOE *setting);
const char *
nm_setting_pppoe_get_password (NMSettingPPPOE *setting);
NMSettingSecretFlags
nm_setting_pppoe_get_password_flags (NMSettingPPPOE *setting);
“password-flags” property“password-flags” guint
Flags: Read / Write
Allowed values: <= 7
Default value: 0