Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A 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()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dflow_dissector_load.c18 bool cfg_attach = true; variable
94 cfg_attach = false; in parse_opts()
96 if (cfg_attach && !cfg_path_name) in parse_opts()
99 if (cfg_attach && !cfg_prog_name) in parse_opts()
106 if (cfg_attach) in main()

Completed in 1 milliseconds