bond_mode_int_to_string


Description:


[ Version ( since = "1.2" ) ]
public unowned string bond_mode_int_to_string (int mode)

Convert bonding mode from integer value to descriptive name.

See https://www.kernel.org/doc/Documentation/networking/bonding.txt for available modes.

Parameters:

mode

bonding mode as a numeric value

Returns:

bonding mode string, or NULL on error


Namespace: NM.Utils
Package: libnm