Gjsify LogoGjsify Logo

Interface SettingInfiniband_ConstructProps

Hierarchy

Index

Properties

mac_address?: string

If specified, this connection will only apply to the IPoIB device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).

mtu?: number

If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.

p_key?: number

The InfiniBand P_Key to use for this device. A value of -1 means to use the default P_Key (aka "the P_Key at index 0"). Otherwise, it is a 16-bit unsigned integer, whose high bit is set if it is a "full membership" P_Key.

parent?: string

The interface name of the parent device of this device. Normally %NULL, but if the #NMSettingInfiniband:p_key property is set, then you must specify the base device by setting either this property or #NMSettingInfiniband:mac-address.

transport_mode?: string

The IP-over-InfiniBand transport mode. Either "datagram" or "connected".

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method