Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dbond_options.h59 BOND_OPT_ACTIVE_SLAVE, enumerator
/linux-4.4.14/drivers/net/bonding/
Dbond_options.c347 [BOND_OPT_ACTIVE_SLAVE] = {
348 .id = BOND_OPT_ACTIVE_SLAVE,
Dbond_netlink.c191 err = __bond_opt_set(bond, BOND_OPT_ACTIVE_SLAVE, &newval); in bond_changelink()
Dbond_main.c3414 res = __bond_opt_set(bond, BOND_OPT_ACTIVE_SLAVE, &newval); in bond_do_ioctl()