Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A 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()
H A Dtc_links.c527 bool hook_created = false, tc_attached = false; in test_tc_chain_classic() local
570 tc_attached = true; in test_tc_chain_classic()
607 if (tc_attached) { in test_tc_chain_classic()
1693 bool hook_created = false, tc_attached = false; in test_tc_links_ingress() local
1730 tc_attached = true; in test_tc_links_ingress()
1767 if (tc_attached) { in test_tc_links_ingress()
H A 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()