Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/bonding/
Dbond_netlink.c103 [IFLA_BOND_ALL_SLAVES_ACTIVE] = { .type = NLA_U8 },
346 if (data[IFLA_BOND_ALL_SLAVES_ACTIVE]) { in bond_changelink()
348 nla_get_u8(data[IFLA_BOND_ALL_SLAVES_ACTIVE]); in bond_changelink()
585 if (nla_put_u8(skb, IFLA_BOND_ALL_SLAVES_ACTIVE, in bond_fill_info()
/linux-4.4.14/include/uapi/linux/
Dif_link.h489 IFLA_BOND_ALL_SLAVES_ACTIVE, enumerator