Crate fidl_fuchsia_net_ndp_ext

Source

Structs§

OptionBody
The body of an NDP option.
OptionWatchEntry
An entry representing a single option received in an NDP message.

Enums§

BodyLengthError
Errors regarding the length of an NDP option body observed in an OptionWatchEntry.
FidlConversionError
Errors observed while converting from FIDL types to this extension crate’s domain types.
OptionWatchStreamError
An error in a stream of NDP option-watching hanging-get results.
OptionWatchStreamItem
An item in a stream of NDP option-watching hanging-get results.
TryParseAsOptionResult
The result of attempting to parse an OptionWatchEntry as a specific NDP option.

Functions§

create_watcher_stream
Creates an option watcher and a stream of its hanging-get results.

Type Aliases§

OptionBodyRef