Home
last modified time | relevance | path

Searched refs:BOND_BOTH_AND_ATTACH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c121 BOND_BOTH_AND_ATTACH, enumerator
157 if (bond_both_attach == BOND_BOTH_AND_ATTACH) { in bonding_setup()
168 if (bond_both_attach == BOND_BOTH_AND_ATTACH) in bonding_setup()
179 if (bond_both_attach == BOND_BOTH_AND_ATTACH) { in bonding_setup()
275 if (bonding_setup(skeletons, mode, xmit_policy, BOND_BOTH_AND_ATTACH)) in test_xdp_bonding_with_mode()