struct

Pared::NetworkManager::BridgeSettings

Inherits Struct < Value < Object

Constructors

new(stp : Bool | Nil = nil, priority : UInt32 | Nil = nil, forward_delay : UInt32 | Nil = nil, interface_name : Nil | String = nil, slaves : Nil | Array(String) = nil)
Source

Instance methods

forward_delay
Source
forward_delay=(forward_delay : UInt32 | Nil)
Source
interface_name
Source
interface_name=(interface_name : String | Nil)
Source
priority
Source
priority=(priority : UInt32 | Nil)
Source
slaves
Source
slaves=(slaves : Array(String) | Nil)
Source
stp=(stp : Bool | Nil)
Source