Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dbond_options.h75 BOND_OPT_LACP_ACTIVE, enumerator
/linux-6.6.21/drivers/net/bonding/
Dbond_options.c329 [BOND_OPT_LACP_ACTIVE] = {
330 .id = BOND_OPT_LACP_ACTIVE,
Dbond_sysfs.c362 val = bond_opt_get_val(BOND_OPT_LACP_ACTIVE, bond->params.lacp_active); in bonding_show_lacp_active()
Dbond_netlink.c475 err = __bond_opt_set(bond, BOND_OPT_LACP_ACTIVE, &newval, in bond_changelink()