Functions
nm_setting_pppoe_new ()
NMSetting *
nm_setting_pppoe_new (void
);
nm_setting_pppoe_get_parent ()
const char *
nm_setting_pppoe_get_parent (NMSettingPppoe *setting
);
nm_setting_pppoe_get_service ()
const char *
nm_setting_pppoe_get_service (NMSettingPppoe *setting
);
nm_setting_pppoe_get_username ()
const char *
nm_setting_pppoe_get_username (NMSettingPppoe *setting
);
nm_setting_pppoe_get_password ()
const char *
nm_setting_pppoe_get_password (NMSettingPppoe *setting
);
Types and Values
NM_SETTING_PPPOE_SETTING_NAME
#define NM_SETTING_PPPOE_SETTING_NAME "pppoe"
NM_SETTING_PPPOE_PARENT
#define NM_SETTING_PPPOE_PARENT "parent"
NM_SETTING_PPPOE_SERVICE
#define NM_SETTING_PPPOE_SERVICE "service"
NM_SETTING_PPPOE_USERNAME
#define NM_SETTING_PPPOE_USERNAME "username"
NM_SETTING_PPPOE_PASSWORD
#define NM_SETTING_PPPOE_PASSWORD "password"
NM_SETTING_PPPOE_PASSWORD_FLAGS
#define NM_SETTING_PPPOE_PASSWORD_FLAGS "password-flags"