Searched refs:xmit_hash_policy (Results 1 – 3 of 3) sorted by relevance
77 if (b->xmit_hash_policy != _NETDEV_BOND_XMIT_HASH_POLICY_INVALID) { in netdev_bond_fill_message_create()78 … r = sd_netlink_message_append_u8(m, IFLA_BOND_XMIT_HASH_POLICY, b->xmit_hash_policy); in netdev_bond_fill_message_create()431 b->xmit_hash_policy = _NETDEV_BOND_XMIT_HASH_POLICY_INVALID; in bond_init()
16 BondXmitHashPolicy xmit_hash_policy; member
191 …parse_bond_xmit_hash_policy, 0, offsetof(Bond, xmit_hash_policy)