Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c169 int allow_filter_cnt; member
305 err = append_filter(&env.allow_filters, &env.allow_filter_cnt, arg); in parse_arg()
408 for (i = 0; i < env.allow_filter_cnt; i++) { in should_process_file_prog()
599 err = append_filter(&env.allow_filters, &env.allow_filter_cnt, buf); in append_filter_file()
1750 for (i = 0; i < env.allow_filter_cnt; i++) { in should_output_join_stats()
1950 for (i = 0; i < env.allow_filter_cnt; i++) { in should_output_stats()
2089 for (i = 0; i < env.allow_filter_cnt; i++) { in main()