Searched refs:IFLA_BOND_ACTIVE_SLAVE (Results 1 – 3 of 3) sorted by relevance
95 [IFLA_BOND_ACTIVE_SLAVE] = { .type = NLA_U32 },206 if (data[IFLA_BOND_ACTIVE_SLAVE]) { in bond_changelink()207 int ifindex = nla_get_u32(data[IFLA_BOND_ACTIVE_SLAVE]); in bond_changelink()220 data[IFLA_BOND_ACTIVE_SLAVE], extack); in bond_changelink()659 if (ifindex && nla_put_u32(skb, IFLA_BOND_ACTIVE_SLAVE, ifindex)) in bond_fill_info()
947 IFLA_BOND_ACTIVE_SLAVE, enumerator
1480 IFLA_BOND_ACTIVE_SLAVE, enumerator