Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c384 static int set_forwarding(bool enable) in set_forwarding() function
793 err = set_forwarding(false); in test_tc_redirect_dtime()
811 err = set_forwarding(true); in test_tc_redirect_dtime()
846 if (!ASSERT_OK(set_forwarding(true), "enable forwarding")) in test_tc_redirect_neigh_fib()
882 if (!ASSERT_OK(set_forwarding(false), "disable forwarding")) in test_tc_redirect_neigh()
918 if (!ASSERT_OK(set_forwarding(false), "disable forwarding")) in test_tc_redirect_peer()
1089 if (!ASSERT_OK(set_forwarding(false), "disable forwarding")) in test_tc_redirect_peer_l3()