Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_options.c486 static bool bond_opt_check_range(const struct bond_option *opt, u64 val) in bond_opt_check_range() function
567 if (checkval && bond_opt_check_range(opt, val->value)) in bond_opt_parse()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds