Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dxdp_bonding.c120 BOND_BOTH_AND_ATTACH, enumerator
164 if (bond_both_attach == BOND_BOTH_AND_ATTACH) { in bonding_setup()
175 if (bond_both_attach == BOND_BOTH_AND_ATTACH) in bonding_setup()
186 if (bond_both_attach == BOND_BOTH_AND_ATTACH) { in bonding_setup()
282 if (bonding_setup(skeletons, mode, xmit_policy, BOND_BOTH_AND_ATTACH)) in test_xdp_bonding_with_mode()