Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dbond_options.h55 BOND_OPT_ACTIVE_SLAVE, enumerator
/linux-5.19.10/drivers/net/bonding/
Dbond_options.c392 [BOND_OPT_ACTIVE_SLAVE] = {
393 .id = BOND_OPT_ACTIVE_SLAVE,
Dbond_netlink.c195 err = __bond_opt_set(bond, BOND_OPT_ACTIVE_SLAVE, &newval); in bond_changelink()
Dbond_main.c4462 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()