Searched refs:all_slaves_active (Results 1 – 3 of 3) sorted by relevance
26 bool all_slaves_active; member
196 r = sd_netlink_message_append_u8(m, IFLA_BOND_ALL_SLAVES_ACTIVE, b->all_slaves_active); in netdev_bond_fill_message_create()439 b->all_slaves_active = false; in bond_init()
202 …arse_bool, 0, offsetof(Bond, all_slaves_active)