Home
last modified time | relevance | path

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

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