Searched refs:fail_over_mac (Results 1 – 3 of 3) sorted by relevance
128 if (b->fail_over_mac != _NETDEV_BOND_FAIL_OVER_MAC_INVALID && in netdev_bond_fill_message_create()130 r = sd_netlink_message_append_u8(m, IFLA_BOND_FAIL_OVER_MAC, b->fail_over_mac); in netdev_bond_fill_message_create()434 b->fail_over_mac = _NETDEV_BOND_FAIL_OVER_MAC_INVALID; in bond_init()
19 BondFailOverMac fail_over_mac; member
194 …ig_parse_bond_fail_over_mac, 0, offsetof(Bond, fail_over_mac)