pub fn get_ipv6_configuration_and_flags<NonSyncCtx: NonSyncContext>(
    sync_ctx: &SyncCtx<NonSyncCtx>,
    device: &DeviceId<NonSyncCtx>
) -> Ipv6DeviceConfigurationAndFlags
Expand description

Gets the IPv6 configuration and flags for a device.