Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_netlink.c90 [IFLA_BOND_ALL_SLAVES_ACTIVE] = { .type = NLA_U8 },
328 if (data[IFLA_BOND_ALL_SLAVES_ACTIVE]) { in bond_changelink()
330 nla_get_u8(data[IFLA_BOND_ALL_SLAVES_ACTIVE]); in bond_changelink()
526 if (nla_put_u8(skb, IFLA_BOND_ALL_SLAVES_ACTIVE, in bond_fill_info()
/linux-4.1.27/include/uapi/linux/
Dif_link.h413 IFLA_BOND_ALL_SLAVES_ACTIVE, enumerator