NMDhcpConfig

NMDhcpConfig

Functions

Types and Values

Description

Functions

nm_dhcp_config_get_family ()

int
nm_dhcp_config_get_family (NMDhcpConfig *config);

nm_dhcp_config_get_options ()

GHashTable *
nm_dhcp_config_get_options (NMDhcpConfig *config);

nm_dhcp_config_get_one_option ()

const char *
nm_dhcp_config_get_one_option (NMDhcpConfig *config,
                               const char *option);

Types and Values

NM_DHCP_CONFIG_FAMILY

#define NM_DHCP_CONFIG_FAMILY  "family"

NM_DHCP_CONFIG_OPTIONS

#define NM_DHCP_CONFIG_OPTIONS "options"