bond_option
static const struct bond_option bond_opts[BOND_OPT_LAST] = {
const struct bond_option *bond_opt_get_by_name(const char *name)
const struct bond_option *opt;
const struct bond_option *opt;
static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt,
static bool bond_opt_check_range(const struct bond_option *opt, u64 val)
const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt,
const struct bond_option *opt)
const struct bond_option *opt,
const struct bond_option *opt,
const struct bond_option *opt;
const struct bond_option *bond_opt_get(unsigned int option)
const struct bond_option *opt;
const struct bond_opt_value *bond_opt_parse(const struct bond_option *opt,
const struct bond_option *bond_opt_get(unsigned int option);
const struct bond_option *bond_opt_get_by_name(const char *name);