NMSettingOvsInterface

NMSettingOvsInterface

Functions

Types and Values

Description

Functions

nm_setting_ovs_interface_new ()

NMSetting *
nm_setting_ovs_interface_new (void);

nm_setting_ovs_interface_get_interface_type ()

const char *
nm_setting_ovs_interface_get_interface_type
                               (NMSettingOvsInterface *self);

nm_setting_ovs_interface_get_ofport_request ()

guint32
nm_setting_ovs_interface_get_ofport_request
                               (NMSettingOvsInterface *self);

Types and Values

NM_SETTING_OVS_INTERFACE_SETTING_NAME

#define NM_SETTING_OVS_INTERFACE_SETTING_NAME "ovs-interface"

NM_SETTING_OVS_INTERFACE_TYPE

#define NM_SETTING_OVS_INTERFACE_TYPE "type"

NM_SETTING_OVS_INTERFACE_OFPORT_REQUEST

#define NM_SETTING_OVS_INTERFACE_OFPORT_REQUEST "ofport-request"