| Top |  |  |  |  | 
| NMSettingOvsPatchNMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces. | 
The NMSettingOvsPatch object is a NMSetting subclass that describes properties necessary for Open vSwitch interfaces of type "patch".
NMSetting *
nm_setting_ovs_patch_new (void);
Creates a new NMSettingOvsPatch object with default values.
Since: 1.10
const char *
nm_setting_ovs_patch_get_peer (NMSettingOvsPatch *self);
Since: 1.10