Crate fidl_fuchsia_net_ndp_common

Source

Structs§

OptionWatchEntry
An entry representing a single option received in an NDP message.
OptionWatcherWatchOptionsResponse
RouterAdvertisementOptionWatcherParams
Parameters for a router advertisement option watcher.

Constants§

MAX_NUM_OPTION_TYPES
The maximum number of distinct option types that can be specified for watcher interest.
MAX_OPTION_BATCH_SIZE
The maximum number of options that can be yielded in a single watcher batch.
MAX_OPTION_BODY_LENGTH
The maximum possible length in bytes of an NDP option body (excluding the type and length bytes).

Type Aliases§

OptionType
The identifier of an NDP option type, aka the “type” field in the NDP option as described in RFC 4861 section 4.6.