Skip to main content

Module Configuration Functions

Last updated March 2020

NameDescription
ec_config_fetch_globalconfReturn the current configuration context
ec_config_free_mx_routesFree the memory associated with an mx_routes struct
ec_config_null_valueInitialize storage for a configuration option
ec_config_option_slot_from_capabilityDetermine an option identifier from a capability
ec_config_register_optionRegister a module option
ec_config_release_scope_instanceFree the memory associated with an ec_config_header struct
ec_config_release_valueFree the memory associated with a ec_config_value struct

This section contains APIs related to module configuration.

Was this page helpful?