Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

mtu?: number

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

name?: string

The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".

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