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

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

Completed in 42 milliseconds