Top | ![]() |
![]() |
![]() |
![]() |
const char * | nm_device_vxlan_get_hw_address () |
gboolean | nm_device_vxlan_get_carrier () |
NMDevice * | nm_device_vxlan_get_parent () |
guint | nm_device_vxlan_get_id () |
const char * | nm_device_vxlan_get_group () |
const char * | nm_device_vxlan_get_local () |
guint | nm_device_vxlan_get_src_port_min () |
guint | nm_device_vxlan_get_src_port_max () |
guint | nm_device_vxlan_get_dst_port () |
gboolean | nm_device_vxlan_get_learning () |
guint | nm_device_vxlan_get_ageing () |
guint | nm_device_vxlan_get_tos () |
guint | nm_device_vxlan_get_ttl () |
guint | nm_device_vxlan_get_limit () |
gboolean | nm_device_vxlan_get_proxy () |
gboolean | nm_device_vxlan_get_rsc () |
gboolean | nm_device_vxlan_get_l2miss () |
gboolean | nm_device_vxlan_get_l3miss () |
#define | NM_DEVICE_VXLAN_HW_ADDRESS |
#define | NM_DEVICE_VXLAN_CARRIER |
#define | NM_DEVICE_VXLAN_PARENT |
#define | NM_DEVICE_VXLAN_ID |
#define | NM_DEVICE_VXLAN_GROUP |
#define | NM_DEVICE_VXLAN_LOCAL |
#define | NM_DEVICE_VXLAN_SRC_PORT_MIN |
#define | NM_DEVICE_VXLAN_SRC_PORT_MAX |
#define | NM_DEVICE_VXLAN_LEARNING |
#define | NM_DEVICE_VXLAN_AGEING |
#define | NM_DEVICE_VXLAN_TOS |
#define | NM_DEVICE_VXLAN_TTL |
#define | NM_DEVICE_VXLAN_LIMIT |
#define | NM_DEVICE_VXLAN_PROXY |
#define | NM_DEVICE_VXLAN_RSC |
#define | NM_DEVICE_VXLAN_L2MISS |
#define | NM_DEVICE_VXLAN_L3MISS |
#define | NM_DEVICE_VXLAN_DST_PORT |
const char *
nm_device_vxlan_get_hw_address (NMDeviceVxlan *device
);
Gets the hardware (MAC) address of the NMDeviceVxlan
the hardware address. This is the internal string used by the device, and must not be modified.
Since: 1.2
gboolean
nm_device_vxlan_get_carrier (NMDeviceVxlan *device
);
Whether the device has carrier.
Since: 1.2
NMDevice *
nm_device_vxlan_get_parent (NMDeviceVxlan *device
);
Since: 1.2
const char *
nm_device_vxlan_get_group (NMDeviceVxlan *device
);
Since: 1.2
const char *
nm_device_vxlan_get_local (NMDeviceVxlan *device
);
Since: 1.2
guint
nm_device_vxlan_get_src_port_min (NMDeviceVxlan *device
);
Since: 1.2
guint
nm_device_vxlan_get_src_port_max (NMDeviceVxlan *device
);
Since: 1.2
guint
nm_device_vxlan_get_dst_port (NMDeviceVxlan *device
);
Since: 1.2
gboolean
nm_device_vxlan_get_learning (NMDeviceVxlan *device
);
Since: 1.2
gboolean
nm_device_vxlan_get_l2miss (NMDeviceVxlan *device
);
Since: 1.2
gboolean
nm_device_vxlan_get_l3miss (NMDeviceVxlan *device
);
Since: 1.2