Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
H A Dbond_options.h11 #define BOND_OPT_VALID(opt) ((opt) < BOND_OPT_LAST)
67 BOND_OPT_LAST enumerator
/kernel/linux/linux-6.6/include/net/
H A Dbond_options.h19 #define BOND_OPT_VALID(opt) ((opt) < BOND_OPT_LAST)
79 BOND_OPT_LAST enumerator
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_options.c207 static const struct bond_option bond_opts[BOND_OPT_LAST] = {
445 for (option = 0; option < BOND_OPT_LAST; option++) { in bond_opt_get_by_name()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_options.c235 static const struct bond_option bond_opts[BOND_OPT_LAST] = {
508 for (option = 0; option < BOND_OPT_LAST; option++) { in bond_opt_get_by_name()

Completed in 5 milliseconds