Searched refs:xmit_hash_policy (Results 1 - 2 of 2) sorted by relevance

/systemd/src/network/
H A Dnetworkd-netdev-bond.c202 if (b->xmit_hash_policy != _NETDEV_BOND_XMIT_HASH_POLICY_INVALID) {
204 bond_xmit_hash_policy_to_kernel(b->xmit_hash_policy));
417 b->xmit_hash_policy = _NETDEV_BOND_XMIT_HASH_POLICY_INVALID;
H A Dnetworkd-netdev-bond.h113 BondXmitHashPolicy xmit_hash_policy; member in struct:Bond

Completed in 724 milliseconds