Searched refs:BOND_OPT_ACTIVE_SLAVE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | bond_options.h | 55 BOND_OPT_ACTIVE_SLAVE, enumerator
|
/kernel/linux/linux-6.6/include/net/ |
H A D | bond_options.h | 63 BOND_OPT_ACTIVE_SLAVE, enumerator
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_options.c | 347 [BOND_OPT_ACTIVE_SLAVE] = { 348 .id = BOND_OPT_ACTIVE_SLAVE,
|
H A D | bond_netlink.c | 191 err = __bond_opt_set(bond, BOND_OPT_ACTIVE_SLAVE, &newval); in bond_changelink()
|
H A D | bond_main.c | 4034 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_options.c | 410 [BOND_OPT_ACTIVE_SLAVE] = { 411 .id = BOND_OPT_ACTIVE_SLAVE,
|
H A D | bond_netlink.c | 217 err = __bond_opt_set(bond, BOND_OPT_ACTIVE_SLAVE, &newval, in bond_changelink()
|
H A D | bond_main.c | 4557 res = __bond_opt_set_notify(bond, BOND_OPT_ACTIVE_SLAVE, in bond_do_ioctl()
|
Completed in 19 milliseconds