SettingTunMode
Description:
[ CCode ( cprefix = "NM_SETTING_TUN_MODE_" , type_id = "nm_setting_tun_mode_get_type ()" ) ]
public enum SettingTunMode
SettingTunMode values indicate the device type (TUN/TAP)
Content:
Enum values:
- TAP - a TAP device
- TUN - a TUN device
- UNKNOWN - an unknown device type