Structs§
- A Stream of incoming requests for fuchsia.net.neighbor/Controller.
- Information on a neighboring device in the local network.
- A Stream of incoming requests for fuchsia.net.neighbor/EntryIterator.
- A Stream of incoming requests for fuchsia.net.neighbor/View.
Enums§
- Modify the neighbor table.
- Returns entries and events from the neighbor table. Clients can open an iterator using the [
fuchsia.net.neighbor/View.EntryIterator
] method. - Inspect the neighbor table.
Constants§
- The maximum number of
EntryIteratorItem
returned in a [EntryIterator.GetNext
] response.