Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dflow_dissector_load.c19 bool cfg_attach = true; variable
92 cfg_attach = false; in parse_opts()
94 if (cfg_attach && !cfg_path_name) in parse_opts()
97 if (cfg_attach && !cfg_section_name) in parse_opts()
104 if (cfg_attach) in main()