Home
last modified time | relevance | path

Searched refs:bond_opt_check_range (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c549 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range() function
630 if (checkval && bond_opt_check_range(opt, val->value)) in bond_opt_parse()