NM.DeviceVlanError – libnm-glib Reference Manual
DeviceVlanError
Description:
[
CCode
( cprefix =
"NM_DEVICE_VLAN_ERROR_"
) ]
public
errordomain
DeviceVlanError
Namespace:
NM
Package:
libnm-glib
Content:
Error codes:
IDMISMATCH
-
the VLAN identifiers of the connection and the device mismatched
INTERFACEMISMATCH
-
the interfaces of the connection and the device mismatched
INVALIDVLANCONNECTION
-
the VLAN connection was invalid
MACMISMATCH
-
the MACs of the connection and the device mismatched
NOTVLANCONNECTION
-
the connection was not of VLAN type
UNKNOWNERROR
-
unknown or unclassified error
Static methods:
public
static
Quark
_quark
()
Registers an error quark for
DeviceVlan
if necessary.
2022 vala-language.org