BOND_OPT_LAST
static const struct bond_option bond_opts[BOND_OPT_LAST] = {
for (option = 0; option < BOND_OPT_LAST; option++) {
#define BOND_OPT_VALID(opt) ((opt) < BOND_OPT_LAST)