Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

appFcoeFlags?: number

Specifies the #NMSettingDcbFlags for the DCB FCoE application. Flags may be any combination of %NM_SETTING_DCB_FLAG_ENABLE, %NM_SETTING_DCB_FLAG_ADVERTISE, and %NM_SETTING_DCB_FLAG_WILLING.

appFcoeMode?: string

The FCoE controller mode; either %NM_SETTING_DCB_FCOE_MODE_FABRIC (default) or %NM_SETTING_DCB_FCOE_MODE_VN2VN.

appFcoePriority?: number

The highest User Priority (0 - 7) which FCoE frames should use, or -1 for default priority. Only used when the #NMSettingDcb:app-fcoe-flags property includes the %NM_SETTING_DCB_FLAG_ENABLE flag.

appFipFlags?: number

Specifies the #NMSettingDcbFlags for the DCB FIP application. Flags may be any combination of %NM_SETTING_DCB_FLAG_ENABLE, %NM_SETTING_DCB_FLAG_ADVERTISE, and %NM_SETTING_DCB_FLAG_WILLING.

appFipPriority?: number

The highest User Priority (0 - 7) which FIP frames should use, or -1 for default priority. Only used when the #NMSettingDcb:app-fip-flags property includes the %NM_SETTING_DCB_FLAG_ENABLE flag.

appIscsiFlags?: number

Specifies the #NMSettingDcbFlags for the DCB iSCSI application. Flags may be any combination of %NM_SETTING_DCB_FLAG_ENABLE, %NM_SETTING_DCB_FLAG_ADVERTISE, and %NM_SETTING_DCB_FLAG_WILLING.

appIscsiPriority?: number

The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the #NMSettingDcb:app-iscsi-flags property includes the %NM_SETTING_DCB_FLAG_ENABLE flag.

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".

priorityFlowControlFlags?: number

Specifies the #NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags may be any combination of %NM_SETTING_DCB_FLAG_ENABLE, %NM_SETTING_DCB_FLAG_ADVERTISE, and %NM_SETTING_DCB_FLAG_WILLING.

priorityGroupFlags?: number

Specifies the #NMSettingDcbFlags for DCB Priority Groups. Flags may be any combination of %NM_SETTING_DCB_FLAG_ENABLE, %NM_SETTING_DCB_FLAG_ADVERTISE, and %NM_SETTING_DCB_FLAG_WILLING.

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