Searched refs:BOND_OPT_VALID (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ ! | ||
| H A D | bond_options.h | 19 #define BOND_OPT_VALID(opt) ((opt) < BOND_OPT_LAST) macro |
| /linux/drivers/net/bonding/ ! | ||
| H A D | bond_options.c | 875 if (!BOND_OPT_VALID(option)) in bond_opt_get() |