Home
last modified time | relevance | path

Searched refs:BOND_OPT_ACTIVE_SLAVE (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/net/
Dbond_options.h59 BOND_OPT_ACTIVE_SLAVE, enumerator
/linux-4.1.27/drivers/net/bonding/
Dbond_options.c329 [BOND_OPT_ACTIVE_SLAVE] = {
330 .id = BOND_OPT_ACTIVE_SLAVE,
Dbond_netlink.c173 err = __bond_opt_set(bond, BOND_OPT_ACTIVE_SLAVE, &newval); in bond_changelink()
Dbond_main.c3396 res = __bond_opt_set(bond, BOND_OPT_ACTIVE_SLAVE, &newval); in bond_do_ioctl()