Modules§
Structs§
- Application
State ApplicationState
represents the layer 7 state- Fetch
Parameters - Interface
Neighbor Cache - Interface
View - Provides a view into state for a specific system interface.
- Monitor
Monitor
monitors the reachability state.- Monotonic
Instant - Neighbor
Cache - Provides a cache of known neighbors and keeps track of their health.
- Network
Check Cookie - NetworkCheckCookie is an opaque type used to continue an asynchronous network check.
- Ping
Parameters - Resolve
DnsParameters - Resolved
Ips - State
State
represents the reachability state.- State
Info StateInfo
keeps the reachability state.- Stats
Stats
keeps the monitoring service statistic counters.
Enums§
- Link
State LinkState
represents the layer 2 and layer 3 state- Network
Check Action NetworkCheckAction
describes the action to be completed before resuming the network check.- Network
Check Result - Network
Checker Outcome NetworkCheckerOutcome
contains values indicating whether a network check completed or needs resumption.- Proto
Constants§
Traits§
- Network
Checker - A Network Checker is a re-entrant, asynchronous state machine that monitors availability of networks over a given network interface.
- Time
Provider