Structs§
- Option
Body - The body of an NDP option.
- Option
Watch Entry - An entry representing a single option received in an NDP message.
Enums§
- Body
Length Error - Errors regarding the length of an NDP option body observed in an
OptionWatchEntry
. - Fidl
Conversion Error - Errors observed while converting from FIDL types to this extension crate’s domain types.
- Option
Watch Stream Error - An error in a stream of NDP option-watching hanging-get results.
- Option
Watch Stream Item - An item in a stream of NDP option-watching hanging-get results.
- TryParse
AsOption Result - 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.