Searched refs:ad_select (Results 1 – 3 of 3) sorted by relevance
121 if (b->ad_select != _NETDEV_BOND_AD_SELECT_INVALID && in netdev_bond_fill_message_create()123 r = sd_netlink_message_append_u8(m, IFLA_BOND_AD_SELECT, b->ad_select); in netdev_bond_fill_message_create()433 b->ad_select = _NETDEV_BOND_AD_SELECT_INVALID; in bond_init()
18 BondAdSelect ad_select; member
193 …config_parse_bond_ad_select, 0, offsetof(Bond, ad_select)