Home
last modified time | relevance | path

Searched refs:IFLA_BOND_ALL_SLAVES_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/bonding/
Dbond_netlink.c110 [IFLA_BOND_ALL_SLAVES_ACTIVE] = { .type = NLA_U8 },
432 if (data[IFLA_BOND_ALL_SLAVES_ACTIVE]) { in bond_changelink()
434 nla_get_u8(data[IFLA_BOND_ALL_SLAVES_ACTIVE]); in bond_changelink()
438 data[IFLA_BOND_ALL_SLAVES_ACTIVE], extack); in bond_changelink()
753 if (nla_put_u8(skb, IFLA_BOND_ALL_SLAVES_ACTIVE, in bond_fill_info()
/linux-6.12.1/tools/include/uapi/linux/
Dif_link.h962 IFLA_BOND_ALL_SLAVES_ACTIVE, enumerator
/linux-6.12.1/include/uapi/linux/
Dif_link.h1495 IFLA_BOND_ALL_SLAVES_ACTIVE, enumerator