Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/bonding/
Dbond_netlink.c94 [IFLA_BOND_ACTIVE_SLAVE] = { .type = NLA_U32 },
204 if (data[IFLA_BOND_ACTIVE_SLAVE]) { in bond_changelink()
205 int ifindex = nla_get_u32(data[IFLA_BOND_ACTIVE_SLAVE]); in bond_changelink()
218 data[IFLA_BOND_ACTIVE_SLAVE], extack); in bond_changelink()
646 if (ifindex && nla_put_u32(skb, IFLA_BOND_ACTIVE_SLAVE, ifindex)) in bond_fill_info()
/linux-6.6.21/tools/include/uapi/linux/
Dif_link.h838 IFLA_BOND_ACTIVE_SLAVE, enumerator
/linux-6.6.21/include/uapi/linux/
Dif_link.h923 IFLA_BOND_ACTIVE_SLAVE, enumerator