SettingInfiniband
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_infiniband_get_type ()" ) ]
public class SettingInfiniband :
Setting
Content:
Constants:
Properties:
- public uint mtu { get; set construct; }
If non-zero, only transmit packets of the specified size or smaller,
breaking larger packets up into multiple frames.
- public int p_key { get; set construct; }
The InfiniBand P_Key to use for this device.
- public string parent { owned get; set construct; }
The interface name of the parent device of this device.
- public string transport_mode { owned get; set construct; }
The IP-over-InfiniBand transport mode.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object