NMDhcpConfig

NMDhcpConfig

Functions

Properties

gint family Read
GHashTable * options Read

Types and Values

Object Hierarchy

    GObject
    ╰── NMObject
        ╰── NMDhcpConfig

Implemented Interfaces

NMDhcpConfig implements GInitable and GAsyncInitable.

Description

Functions

nm_dhcp_config_get_family ()

int
nm_dhcp_config_get_family (NMDhcpConfig *config);

Gets the IP address family of the configuration

Parameters