SettingLink
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_link_get_type ()" ) ]
[
Version ( since =
"1.44" ) ]
public class SettingLink :
Setting
Content:
Constants:
Properties:
- public int64 gro_max_size { get; set; }
The maximum size of a packet built by the Generic Receive Offload
stack for this device.
- public int64 gso_max_segments { get; set; }
The maximum segments of a Generic Segment Offload packet the device
should accept.
- public int64 gso_max_size { get; set; }
The maximum size of a Generic Segment Offload packet the device should
accept.
- public int64 tx_queue_length { get; set; }
The size of the transmit queue for the device, in number of packets.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object