Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dassign_reuse.c92 bool hook_created = false, tc_attached = false; in run_assign_reuse() local
140 tc_attached = true; in run_assign_reuse()
161 if (tc_attached) { in run_assign_reuse()
Dtc_links.c525 bool hook_created = false, tc_attached = false; in test_tc_chain_classic() local
568 tc_attached = true; in test_tc_chain_classic()
605 if (tc_attached) { in test_tc_chain_classic()
1691 bool hook_created = false, tc_attached = false; in test_tc_links_ingress() local
1728 tc_attached = true; in test_tc_links_ingress()
1765 if (tc_attached) { in test_tc_links_ingress()
Dtc_opts.c569 bool hook_created = false, tc_attached = false; in test_tc_chain_classic() local
605 tc_attached = true; in test_tc_chain_classic()
645 if (tc_attached) { in test_tc_chain_classic()