Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c78 static bool cfg_only_tx; variable
516 if (!cfg_only_tx) in do_main()
531 if (!cfg_only_tx) in do_main()
704 cfg_only_tx = true; in parse_opts()
715 if (cfg_only_rx && cfg_only_tx) in parse_opts()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.c78 static bool cfg_only_tx; variable
516 if (!cfg_only_tx) in do_main()
531 if (!cfg_only_tx) in do_main()
704 cfg_only_tx = true; in parse_opts()
715 if (cfg_only_rx && cfg_only_tx) in parse_opts()

Completed in 4 milliseconds