Type Alias OptionType
pub type OptionType = u8;
Expand description
The identifier of an NDP option type, aka the “type” field in the NDP option as described in RFC 4861 section 4.6.
pub type OptionType = u8;
The identifier of an NDP option type, aka the “type” field in the NDP option as described in RFC 4861 section 4.6.