pub const MAX_OPTION_BODY_LENGTH: u16 = 2038;
The maximum possible length in bytes of an NDP option body (excluding the type and length bytes).