Determines if two #NMTeamLinkWatcher objects contain the same values in all the properties.
the #NMTeamLinkWatcher to compare watcher
to.
Gets the delay_down interval (in milliseconds) that elapses between the link going down and the runner being notified about it.
Gets the delay_up interval (in milliseconds) that elapses between the link coming up and the runner being notified about it.
Gets the arp ping watcher flags.
Gets the init_wait interval (in milliseconds) that the team slave should wait before sending the first packet to the target host.
Gets the interval (in milliseconds) that the team slave should wait between sending two check packets to the target host.
Gets the number of missed replies after which the link is considered down.
Gets the name of the link watcher to be used.
Gets the ip address to be used as source for the link probing packets.
Gets the host name/ip address to be used as destination for the link probing packets.
Gets the VLAN tag ID to be used to outgoing link probes
Increases the reference count of the object.
Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.
Creates a new arp_ping #NMTeamLinkWatcher object
init_wait value
interval value
missed_max value
the host name or the ip address that will be used as destination address in the arp request
the host name or the ip address that will be used as source address in the arp request
the watcher #NMTeamLinkWatcherArpPingFlags
Creates a new arp_ping #NMTeamLinkWatcher object
init_wait value
interval value
missed_max value
vlanid value
the host name or the ip address that will be used as destination address in the arp request
the host name or the ip address that will be used as source address in the arp request
the watcher #NMTeamLinkWatcherArpPingFlags
Creates a new ethtool #NMTeamLinkWatcher object
delay_up value
delay_down value
Creates a new nsna_ping #NMTeamLinkWatcher object
init_wait value
interval value
missed_max value
the host name or the ipv6 address that will be used as target address in the NS packet
Creates a copy of
watcher