Home
last modified time | relevance | path

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

/openbmc/linux/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()