| Top |
| const char * | nm_device_bridge_get_hw_address () |
| gboolean | nm_device_bridge_get_carrier () |
| const GPtrArray * | nm_device_bridge_get_slaves () |
| #define | NM_DEVICE_BRIDGE_HW_ADDRESS |
| #define | NM_DEVICE_BRIDGE_CARRIER |
| #define | NM_DEVICE_BRIDGE_SLAVES |
const char *
nm_device_bridge_get_hw_address (NMDeviceBridge *device);
nm_device_bridge_get_hw_address is deprecated and should not be used in newly-written code.
const GPtrArray *
nm_device_bridge_get_slaves (NMDeviceBridge *device);
nm_device_bridge_get_slaves is deprecated and should not be used in newly-written code.