Searched refs:bond_opt_get_flags (Results 1 – 1 of 1) sorted by relevance
489 static const struct bond_opt_value *bond_opt_get_flags(const struct bond_option *opt, in bond_opt_get_flags() function508 minval = bond_opt_get_flags(opt, BOND_VALFLAG_MIN); in bond_opt_check_range()509 maxval = bond_opt_get_flags(opt, BOND_VALFLAG_MAX); in bond_opt_check_range()642 minval = bond_opt_get_flags(opt, BOND_VALFLAG_MIN); in bond_opt_error_interpret()643 maxval = bond_opt_get_flags(opt, BOND_VALFLAG_MAX); in bond_opt_error_interpret()
Completed in 5 milliseconds